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 ae9496e29f updated scopes to be easier to manipulate 3 years ago
.gitignore Add AUTHORS and .gitignore 4 years ago
AUTHORS Add AUTHORS and .gitignore 4 years ago
LICENSE Initial commit 4 years ago
Makefile Updated Makefile to print a Tree 4 years ago
README.md Initial commit 4 years ago
buffer.h Initial import of framework. 4 years ago
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers 4 years ago
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers 4 years ago
ccmeta-tree.txt new test file that breaks where it should 3 years ago
ccmeta.leg Added a way to track scopes 3 years ago
object.c reinstate tagged integers; use correct types on getFloat 4 years ago
scope.c updated scopes to be easier to manipulate 3 years ago

README.md

ccmeta

C compiler with embedded metalanguage.