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 2fada73661 typo 'typedeffing' 3 years ago
tests-c new test files 3 years ago
tests-cpp test folders 3 years ago
tests-err test folders 3 years ago
tests-gnu test folders 3 years ago
tests-std test now passes 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 updated Makefile 3 years ago
README.md Initial commit 3 years ago
buffer.h Initial import of framework. 3 years ago
ccmeta-input.txt one file to either print a tree or the program 3 years ago
ccmeta.leg typo 'typedeffing' 3 years ago
debug.c added a file to help debug 3 years ago
dotest updated dotest with new test files 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.