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 7b886f8036 add slices and additional constructors for: array map symbol string 2 vuotta sitten
tests-c added comments where the test fails 3 vuotta sitten
tests-cpp test folders 3 vuotta sitten
tests-err updated comments 3 vuotta sitten
tests-gnu deleted *.out files 3 vuotta sitten
tests-std deleted *.out files 3 vuotta sitten
.gitignore added a rule to ignore some useless files 3 vuotta sitten
AUTHORS Add AUTHORS and .gitignore 3 vuotta sitten
LICENSE Initial commit 3 vuotta sitten
Makefile remove all *.out files 3 vuotta sitten
README.md Initial commit 3 vuotta sitten
buffer.h Initial import of framework. 3 vuotta sitten
ccmeta-input.txt new input file with dynamic C expression 3 vuotta sitten
ccmeta.leg remove is_C_keyword flag from Symbol payload; add is_C_keyword() function 2 vuotta sitten
debug.c added a file to help debug 3 vuotta sitten
dotest updated dotest 3 vuotta sitten
object.c add slices and additional constructors for: array map symbol string 2 vuotta sitten
scope.c updated scopes to be easier to manipulate 3 vuotta sitten

README.md

ccmeta

C compiler with embedded metalanguage.