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 2cd0cbefaf fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser преди 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 New tests, Constants OK? TODO : figure out isInteger преди 3 години

README.md

ccmeta

C compiler with embedded metalanguage.