C compiler with embedded metalanguage.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Theo Souchon 58df8abff6 Adding flags for HOMEBREW and update of the gitignore 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 Adding flags for HOMEBREW and update of the gitignore 2年前
AUTHORS Add AUTHORS and .gitignore 4年前
LICENSE Initial commit 4年前
Makefile Adding flags for HOMEBREW and update of the gitignore 2年前
README.md Initial commit 4年前
buffer.h Initial import of framework. 4年前
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 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.