]> git.mdlowis.com Git - proto/obnc.git/commit
added function call syntax and ssa generation. Backend is segfaulting currently
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 11 Oct 2022 02:25:33 +0000 (22:25 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 11 Oct 2022 02:25:33 +0000 (22:25 -0400)
commitb61e7208355c1e7f739aa8096395de5576d55838
treeb478e890a7351976cb3d3bc246bba5b0b159dd72
parentb55d1819e070bd1aaa2443cda1eb0a2ad7765a78
added function call syntax and ssa generation. Backend is segfaulting currently
cerise/backend/ssa/codegen.c
cerise/inc/cerise.h
cerise/src/grammar.c
cerise/src/ssa.c
cerise/tests/Module.m