]> git.mdlowis.com Git - proto/obnc.git/commit
compilation is working for the main module. Need to add compilation of imported modul...
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 7 Dec 2022 04:11:58 +0000 (23:11 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 7 Dec 2022 04:11:58 +0000 (23:11 -0500)
commita8e185eed49ab2e48e0e5d12731d0ea416101a38
treec3be9f2d5d7bd320c8013f263791417d779dc3db
parent9b1fdfc016b44dd4c9f79fce8620cfb454339123
compilation is working for the main module. Need to add compilation of imported modules and a linking step
cerise/backend/ssa/codegen.c
cerise/build.sh
cerise/inc/cerise.h
cerise/src/fs.c
cerise/src/grammar.c
cerise/src/stdlib.c
cerise/tests/A.l [new file with mode: 0644]
cerise/tests/Module.s [deleted file]