Skip to content

purescript-codegen/purescript-ps-cst

Repository files navigation

purescript-ps-cst

Objectives:

  • types are a copy of purescript-cst (on hackage, github)
  • don't aim to be a complete copy of purescript-cst (because these types were created for parsing, not printing), but support 80% of most used printing functionality
  • parentheses are added automatically, there is no need to use ExprParens or TypeParens (which are added by purescript parser on parsing phase)

TODO:

Packages

 
 
 

Contributors

Languages