C compiler with embedded metalanguage.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
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 vor 4 Jahren
.gitignore Add AUTHORS and .gitignore vor 4 Jahren
AUTHORS Add AUTHORS and .gitignore vor 4 Jahren
LICENSE Initial commit vor 4 Jahren
Makefile Makefile has target "test". Add reference output for test. vor 4 Jahren
README.md Initial commit vor 4 Jahren
buffer.h Initial import of framework. vor 4 Jahren
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers vor 4 Jahren
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers vor 4 Jahren
ccmeta.leg fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser vor 4 Jahren
object.c New tests, Constants OK? TODO : figure out isInteger vor 4 Jahren

README.md

ccmeta

C compiler with embedded metalanguage.