Poly parser To install dependencies: bun install To generate the grammar: bun generate To test parsing: bun run src/parse/parse.ts