Moved AST serialization to extra (not ultimately needed by asc)

This commit is contained in:
dcodeIO
2018-01-15 19:00:18 +01:00
parent f2ba4b4a76
commit d1fed692f6
19 changed files with 1301 additions and 1008 deletions

1
src/extra/README.md Normal file
View File

@ -0,0 +1 @@
Extra components that are not ultimately required in a standalone compiler.

1213
src/extra/ast.ts Normal file

File diff suppressed because it is too large Load Diff