C compiler with embedded metalanguage.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Nathan R 239f0374ee Added a new function newNullObject() to correct an assertion problem 4 年前
.gitignore Add AUTHORS and .gitignore 4 年前
AUTHORS Add AUTHORS and .gitignore 4 年前
LICENSE Initial commit 4 年前
Makefile Updated Makefile to print a Tree 4 年前
README.md Initial commit 4 年前
buffer.h Initial import of framework. 4 年前
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers 4 年前
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers 4 年前
ccmeta.leg Added a new function newNullObject() to correct an assertion problem 4 年前
object.c reinstate tagged integers; use correct types on getFloat 4 年前

README.md

ccmeta

C compiler with embedded metalanguage.