add readme

This commit is contained in:
SimonFJ20 2024-07-21 21:59:23 +02:00
parent edb79a10bc
commit 0b9af057ae

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# 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.