C compiler with embedded metalanguage.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Ian Piumarta 6ffcae2eab remove is_C_keyword flag from Symbol payload; add is_C_keyword() function hace 2 años
tests-c added comments where the test fails hace 3 años
tests-cpp test folders hace 3 años
tests-err updated comments hace 3 años
tests-gnu deleted *.out files hace 3 años
tests-std deleted *.out files hace 3 años
.gitignore added a rule to ignore some useless files hace 3 años
AUTHORS Add AUTHORS and .gitignore hace 3 años
LICENSE Initial commit hace 3 años
Makefile remove all *.out files hace 3 años
README.md Initial commit hace 3 años
buffer.h Initial import of framework. hace 3 años
ccmeta-input.txt new input file with dynamic C expression hace 3 años
ccmeta.leg remove is_C_keyword flag from Symbol payload; add is_C_keyword() function hace 2 años
debug.c added a file to help debug hace 3 años
dotest updated dotest hace 3 años
object.c reinstate tagged integers; use correct types on getFloat hace 3 años
scope.c updated scopes to be easier to manipulate hace 3 años

README.md

ccmeta

C compiler with embedded metalanguage.