C compiler with embedded metalanguage.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Nathan R a60f4c2064 added comments where the test fails 3年前
tests-c added comments where the test fails 3年前
tests-cpp test folders 3年前
tests-err added comments to know where the test should break 3年前
tests-gnu deleted *.out files 3年前
tests-std deleted *.out files 3年前
.gitignore added a rule to ignore some useless files 3年前
AUTHORS Add AUTHORS and .gitignore 3年前
LICENSE Initial commit 3年前
Makefile updated Makefile 3年前
README.md Initial commit 3年前
buffer.h Initial import of framework. 3年前
ccmeta-input.txt one file to either print a tree or the program 3年前
ccmeta.leg typo 'typedeffing' 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 3年前
scope.c updated scopes to be easier to manipulate 3年前

README.md

ccmeta

C compiler with embedded metalanguage.