ast_generator/README.md

10 lines
178 B
Markdown
Raw Permalink Normal View History

2024-07-21 20:59:23 +01:00
# 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.