diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6f791a --- /dev/null +++ b/README.md @@ -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. +