C compiler with embedded metalanguage.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
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 há 3 anos
.gitignore Add AUTHORS and .gitignore há 3 anos
AUTHORS Add AUTHORS and .gitignore há 3 anos
LICENSE Initial commit há 3 anos
Makefile Makefile has target "test". Add reference output for test. há 3 anos
README.md Initial commit há 3 anos
buffer.h Initial import of framework. há 3 anos
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers há 3 anos
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers há 3 anos
ccmeta.leg fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser há 3 anos
object.c New tests, Constants OK? TODO : figure out isInteger há 3 anos

README.md

ccmeta

C compiler with embedded metalanguage.