C compiler with embedded metalanguage.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Nathan R 0286f9aa6b All constructors are implemented, a few TODO remain 3 年前
.gitignore Add AUTHORS and .gitignore 3 年前
AUTHORS Add AUTHORS and .gitignore 3 年前
LICENSE Initial commit 3 年前
Makefile Makefile has target "test". Add reference output for test. 3 年前
README.md Initial commit 3 年前
buffer.h Initial import of framework. 3 年前
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers 3 年前
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers 3 年前
ccmeta.leg All constructors are implemented, a few TODO remain 3 年前
object.c reinstate tagged integers; use correct types on getFloat 3 年前

README.md

ccmeta

C compiler with embedded metalanguage.