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
```