Create compile module combining passes together

This commit is contained in:
2024-11-02 15:41:33 +00:00
parent 018aec5339
commit 18271a2988
3 changed files with 42 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
add_library(lib
compile.c
construct.c
convert.c
desugar.c