C compiler with embedded metalanguage.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Nathan R b4dad36909 added a file to help debug 3年前
tests-c new test files 3年前
tests-cpp test folders 4年前
tests-err test folders 4年前
tests-gnu test folders 4年前
tests-std test now passes 4年前
.gitignore added a rule to ignore some useless files 3年前
AUTHORS Add AUTHORS and .gitignore 4年前
LICENSE Initial commit 4年前
Makefile updated Makefile with everything working 3年前
README.md Initial commit 4年前
buffer.h Initial import of framework. 4年前
ccmeta-input.txt one file to either print a tree or the program 3年前
ccmeta.leg Updated Makefile and ccmeta to chose to print either the tree the output 3年前
debug.c added a file to help debug 3年前
dotest updated dotest with new test files 3年前
object.c reinstate tagged integers; use correct types on getFloat 4年前
scope.c updated scopes to be easier to manipulate 4年前

README.md

ccmeta

C compiler with embedded metalanguage.