C compiler with embedded metalanguage.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Ian Piumarta 32d73db5d8 reinstate tagged integers; use correct types on getFloat 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 fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser 3 年之前
object.c reinstate tagged integers; use correct types on getFloat 3 年之前

README.md

ccmeta

C compiler with embedded metalanguage.