Skip to content

An opinionated and incomplete PS AST. Please check purescript-cst for a complete solution.

License

Notifications You must be signed in to change notification settings

purescript-codegen/purescript-ps-past

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-ps-past

If you are looking for fully fledged PS AST for your codegen solution please check the purescript-ps-cst library.

This project provides simple, incomplete PS AST (it covers a subset of the language) which was used for quick prototyping and codegen from typescript in the case of purescript-react-basic-mui library. We keep it currently here for the reference and maybe for some further experimentation too. It is possible that we we drop it entirely in the future.

About

An opinionated and incomplete PS AST. Please check purescript-cst for a complete solution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published