C compiler with embedded metalanguage.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Nathan R 0286f9aa6b All constructors are implemented, a few TODO remain 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 semicolons are reproduced in output; remove bogus identifiers 4年前
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers 4年前
ccmeta.leg All constructors are implemented, a few TODO remain 4年前
object.c reinstate tagged integers; use correct types on getFloat 4年前

README.md

ccmeta

C compiler with embedded metalanguage.