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.
 
 
 
Nathan R 7220b23482 Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault há 4 anos
.gitignore Add AUTHORS and .gitignore há 4 anos
AUTHORS Add AUTHORS and .gitignore há 4 anos
LICENSE Initial commit há 4 anos
Makefile Makefile has target "test". Add reference output for test. há 4 anos
README.md Initial commit há 4 anos
buffer.h Initial import of framework. há 4 anos
ccmeta-test.ref Makefile has target "test". Add reference output for test. há 4 anos
ccmeta-test.txt Initial import of framework. há 4 anos
ccmeta.leg Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault há 4 anos
object.c Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault há 4 anos

README.md

ccmeta

C compiler with embedded metalanguage.