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 fdcbaeef72 Reorganise test directories. 2 years ago
tests Reorganise test directories. 2 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 new input file with dynamic C expression 3 years ago
ccmeta.leg remove is_C_keyword flag from Symbol payload; add is_C_keyword() function 2 years ago
debug.c added a file to help debug 3 years ago
object.c add slices and additional constructors for: array map symbol string 2 years ago
scope.c updated scopes to be easier to manipulate 3 years ago

README.md

ccmeta

C compiler with embedded metalanguage.