C compiler with embedded metalanguage.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Ian Piumarta 7b886f8036 add slices and additional constructors for: array map symbol string před 2 roky
tests-c added comments where the test fails před 3 roky
tests-cpp test folders před 3 roky
tests-err updated comments před 3 roky
tests-gnu deleted *.out files před 3 roky
tests-std deleted *.out files před 3 roky
.gitignore added a rule to ignore some useless files před 3 roky
AUTHORS Add AUTHORS and .gitignore před 3 roky
LICENSE Initial commit před 3 roky
Makefile remove all *.out files před 3 roky
README.md Initial commit před 3 roky
buffer.h Initial import of framework. před 3 roky
ccmeta-input.txt new input file with dynamic C expression před 3 roky
ccmeta.leg remove is_C_keyword flag from Symbol payload; add is_C_keyword() function před 2 roky
debug.c added a file to help debug před 3 roky
dotest updated dotest před 3 roky
object.c add slices and additional constructors for: array map symbol string před 2 roky
scope.c updated scopes to be easier to manipulate před 3 roky

README.md

ccmeta

C compiler with embedded metalanguage.