reducing ast dependencies - separate Ast compilation module

This commit is contained in:
Irmen de Jong
2021-02-09 01:06:11 +01:00
parent c97d76dbf2
commit d9244f22c2
26 changed files with 222 additions and 114 deletions
+1
View File
@@ -2,4 +2,5 @@
rm -f *.jar *.asm *.prg *.vm.txt *.vice-mon-list a.out
rm -rf build out
rm -rf compiler/build compilerAst/build dbusCompilerService/build httpCompilerService/build parser/build