C compiler with embedded metalanguage.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Nathan R 7220b23482 Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 4 лет назад
.gitignore Add AUTHORS and .gitignore 4 лет назад
AUTHORS Add AUTHORS and .gitignore 4 лет назад
LICENSE Initial commit 4 лет назад
Makefile Makefile has target "test". Add reference output for test. 4 лет назад
README.md Initial commit 4 лет назад
buffer.h Initial import of framework. 4 лет назад
ccmeta-test.ref Makefile has target "test". Add reference output for test. 4 лет назад
ccmeta-test.txt Initial import of framework. 4 лет назад
ccmeta.leg Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 4 лет назад
object.c Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 4 лет назад

README.md

ccmeta

C compiler with embedded metalanguage.