]> git.mdlowis.com Git - proto/obnc.git/commit
added scaffolding for constant expression evaluation and code generation
authorMichael D. Lowis <mike.lowis@gentex.com>
Mon, 19 Apr 2021 20:31:32 +0000 (16:31 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Mon, 19 Apr 2021 20:31:32 +0000 (16:31 -0400)
commit1db2fcce7b403790e978be31ec17810d6d013e3f
treea60f17ebcca08e583d2316ad1d2981888cdc374d
parent022e922c40a61ea7ac4cadd5efe1506e6b075b39
added scaffolding for constant expression evaluation and code generation
cerise/cerise.h
cerise/examples/const.c [new file with mode: 0644]
cerise/examples/generate.sh [new file with mode: 0755]
cerise/parser.c