C compiler with embedded metalanguage.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nathan R 7220b23482 Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 3 jaren geleden
.gitignore Add AUTHORS and .gitignore 3 jaren geleden
AUTHORS Add AUTHORS and .gitignore 3 jaren geleden
LICENSE Initial commit 3 jaren geleden
Makefile Makefile has target "test". Add reference output for test. 3 jaren geleden
README.md Initial commit 3 jaren geleden
buffer.h Initial import of framework. 3 jaren geleden
ccmeta-test.ref Makefile has target "test". Add reference output for test. 3 jaren geleden
ccmeta-test.txt Initial import of framework. 3 jaren geleden
ccmeta.leg Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 3 jaren geleden
object.c Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault 3 jaren geleden

README.md

ccmeta

C compiler with embedded metalanguage.