Current section

Files

Jump to
eyg_parser README.md
Raw

README.md

# EYG parser
A textual syntax over EYG's intermediate representation (IR)
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```