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.
 
 
 
Ian Piumarta 695a9d39df allow C and meta to coexist; add @ prefix for meta statements in grammar. 3 年之前
tests-c added comments where the test fails 3 年之前
tests-cpp test folders 3 年之前
tests-err updated comments 3 年之前
tests-gnu deleted *.out files 3 年之前
tests-std deleted *.out files 3 年之前
.gitignore added a rule to ignore some useless files 3 年之前
AUTHORS Add AUTHORS and .gitignore 3 年之前
LICENSE Initial commit 3 年之前
Makefile remove all *.out files 3 年之前
README.md Initial commit 3 年之前
buffer.h Initial import of framework. 3 年之前
ccmeta-input.txt input updated 3 年之前
ccmeta.leg allow C and meta to coexist; add @ prefix for meta statements in grammar. 3 年之前
debug.c added a file to help debug 3 年之前
dotest updated dotest 3 年之前
meta.leg added meta.leg with all rules refactored 3 年之前
object.c reinstate tagged integers; use correct types on getFloat 3 年之前
scope.c updated scopes to be easier to manipulate 3 年之前

README.md

ccmeta

C compiler with embedded metalanguage.