-
Notifications
You must be signed in to change notification settings - Fork 16
AST, parser, pretty-printer for Core Erlang source code.
License
amtal/CoreErlang
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CoreErlang is a haskell library which consists on a parser and pretty-printer for the intermediate language used by Erlang. The parser uses the Parsec library and the pretty-printer was modelled after the corresponding module of the haskell-src package. It also exposes a Syntax module which allows easy manipulation of terms. It is able to parse and pretty print all of Core Erlang. Remaining work includes customizing the pretty printer and refining the syntax interface.
About
AST, parser, pretty-printer for Core Erlang source code.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published