C compiler with embedded metalanguage.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Nathan R 50cddd1fd7 input updated 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 remove all *.out files 3 年前
README.md Initial commit 3 年前
buffer.h Initial import of framework. 3 年前
ccmeta-input.txt input updated 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.