10 lines
178 B
Markdown
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.
|
||
|
|