C compiler with embedded metalanguage.
Você não pode selecionar mais de 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 4 anos atrás
.gitignore Add AUTHORS and .gitignore 4 anos atrás
AUTHORS Add AUTHORS and .gitignore 4 anos atrás
LICENSE Initial commit 4 anos atrás
Makefile Makefile has target "test". Add reference output for test. 4 anos atrás
README.md Initial commit 4 anos atrás
buffer.h Initial import of framework. 4 anos atrás
ccmeta-test.ref Makefile has target "test". Add reference output for test. 4 anos atrás
ccmeta-test.txt Initial import of framework. 4 anos atrás
ccmeta.leg Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 4 anos atrás
object.c Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 4 anos atrás

README.md

ccmeta

C compiler with embedded metalanguage.