Current section
Files
Jump to
Current section
Files
eyg_parser
README.md
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
```