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 vuotta sitten
.gitignore Add AUTHORS and .gitignore 4 vuotta sitten
AUTHORS Add AUTHORS and .gitignore 4 vuotta sitten
LICENSE Initial commit 4 vuotta sitten
Makefile Makefile has target "test". Add reference output for test. 4 vuotta sitten
README.md Initial commit 4 vuotta sitten
buffer.h Initial import of framework. 4 vuotta sitten
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers 4 vuotta sitten
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers 4 vuotta sitten
ccmeta.leg First Version of printing the AST 4 vuotta sitten
object.c reinstate tagged integers; use correct types on getFloat 4 vuotta sitten

README.md

ccmeta

C compiler with embedded metalanguage.