C compiler with embedded metalanguage.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
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 pirms 3 gadiem
.gitignore Add AUTHORS and .gitignore pirms 3 gadiem
AUTHORS Add AUTHORS and .gitignore pirms 3 gadiem
LICENSE Initial commit pirms 3 gadiem
Makefile Makefile has target "test". Add reference output for test. pirms 3 gadiem
README.md Initial commit pirms 3 gadiem
buffer.h Initial import of framework. pirms 3 gadiem
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers pirms 3 gadiem
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers pirms 3 gadiem
ccmeta.leg fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser pirms 3 gadiem
object.c New tests, Constants OK? TODO : figure out isInteger pirms 3 gadiem

README.md

ccmeta

C compiler with embedded metalanguage.