C compiler with embedded metalanguage.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Nathan R 7220b23482 Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 4年前
.gitignore Add AUTHORS and .gitignore 4年前
AUTHORS Add AUTHORS and .gitignore 4年前
LICENSE Initial commit 4年前
Makefile Makefile has target "test". Add reference output for test. 4年前
README.md Initial commit 4年前
buffer.h Initial import of framework. 4年前
ccmeta-test.ref Makefile has target "test". Add reference output for test. 4年前
ccmeta-test.txt Initial import of framework. 4年前
ccmeta.leg Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 4年前
object.c Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 4年前

README.md

ccmeta

C compiler with embedded metalanguage.