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 a0ce191245 corrected some bugs with the - (blank) rule 3 years ago
tests-c added comments where the test fails 3 years ago
tests-cpp test folders 3 years ago
tests-err updated comments 3 years ago
tests-gnu deleted *.out files 3 years ago
tests-std deleted *.out files 3 years ago
.gitignore added a rule to ignore some useless files 3 years ago
AUTHORS Add AUTHORS and .gitignore 3 years ago
LICENSE Initial commit 3 years ago
Makefile remove all *.out files 3 years ago
README.md Initial commit 3 years ago
buffer.h Initial import of framework. 3 years ago
ccmeta-input.txt input updated 3 years ago
ccmeta.leg corrected some bugs with the - (blank) rule 3 years ago
debug.c added a file to help debug 3 years ago
dotest updated dotest 3 years ago
object.c reinstate tagged integers; use correct types on getFloat 3 years ago
scope.c updated scopes to be easier to manipulate 3 years ago

README.md

ccmeta

C compiler with embedded metalanguage.