A Pony compiler AST library, being prepared for RFC into the Pony standard library.
pony-ast-for-rfc was created with the intent to get it included in the Pony standard library. We expect this repo will not be long for this world.
- Install corral
corral add github.com/ponylang/pony-ast-for-rfc.git --version 0.0.0corral fetchto fetch your dependenciesuse "pony_compiler"to include this packagecorral run -- ponycto compile your application