C compiler with embedded metalanguage.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Ian Piumarta 6ffcae2eab remove is_C_keyword flag from Symbol payload; add is_C_keyword() function 2年前
tests-c added comments where the test fails 3年前
tests-cpp test folders 3年前
tests-err updated comments 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 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年前
dotest updated dotest 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.