C compiler with embedded metalanguage.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Nathan R ad7f76f5a5 added comments to know where the test should break 4年前
tests-c new test files 4年前
tests-cpp test folders 4年前
tests-err added comments to know where the test should break 4年前
tests-gnu deleted *.out files 4年前
tests-std deleted *.out files 4年前
.gitignore added a rule to ignore some useless files 4年前
AUTHORS Add AUTHORS and .gitignore 4年前
LICENSE Initial commit 4年前
Makefile updated Makefile 4年前
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 4年前
ccmeta.leg typo 'typedeffing' 4年前
debug.c added a file to help debug 4年前
dotest updated dotest with new test files 4年前
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.