Attribute grammar
Find a file
2025-03-20 19:34:14 -05:00
tests get rid of prints 2025-03-20 19:34:14 -05:00
.gitignore a 2025-03-20 18:20:00 -05:00
bun.lock a 2025-03-20 18:20:00 -05:00
index.ts get rid of prints 2025-03-20 19:34:14 -05:00
package.json a 2025-03-20 18:20:00 -05:00
README.md a 2025-03-20 18:20:00 -05:00
tsconfig.json a 2025-03-20 18:20:00 -05:00

agtest

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.