C compiler with embedded metalanguage.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Nathan R 23b1d94705 updated Makefile 3 年前
tests-c new test files 3 年前
tests-cpp test folders 3 年前
tests-err test folders 3 年前
tests-gnu test folders 3 年前
tests-std test now passes 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 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 3 年前
scope.c updated scopes to be easier to manipulate 3 年前

README.md

ccmeta

C compiler with embedded metalanguage.