| .gitignore | ||
| ast | ||
| ast_generator.ts | ||
| ast.out.ts | ||
| bootstrap.sh | ||
| build.sh | ||
| deno.jsonc | ||
| generate_ast | ||
| install.sh | ||
| LICENSE | ||
| parser.ne | ||
| README.md | ||
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.