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.
 
 
 
Nathan R 8fa5b40b4d First Version of printing the AST пре 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 First Version of printing the AST пре 4 година
object.c reinstate tagged integers; use correct types on getFloat пре 4 година

README.md

ccmeta

C compiler with embedded metalanguage.