ast_generator/README.md
2024-07-21 21:59:23 +02:00

10 lines
178 B
Markdown

# ast_generator
Currently generates Typescript out of DSA syntax.
Example in the `ast` used by the program itself.
`ast.out.ts` is intentionally included for bootstrapping.