C compiler with embedded metalanguage.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Ian Piumarta fdcbaeef72 Reorganise test directories. 2 年前
tests Reorganise test directories. 2 年前
.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 new input file with dynamic C expression 3 年前
ccmeta.leg remove is_C_keyword flag from Symbol payload; add is_C_keyword() function 2 年前
debug.c added a file to help debug 3 年前
object.c add slices and additional constructors for: array map symbol string 2 年前
scope.c updated scopes to be easier to manipulate 3 年前

README.md

ccmeta

C compiler with embedded metalanguage.