C compiler with embedded metalanguage.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Nathan R 42fe9fbe10 removed meta.leg 3 anos atrás
tests-c added comments where the test fails 3 anos atrás
tests-cpp test folders 3 anos atrás
tests-err updated comments 3 anos atrás
tests-gnu deleted *.out files 3 anos atrás
tests-std deleted *.out files 3 anos atrás
.gitignore added a rule to ignore some useless files 3 anos atrás
AUTHORS Add AUTHORS and .gitignore 3 anos atrás
LICENSE Initial commit 3 anos atrás
Makefile remove all *.out files 3 anos atrás
README.md Initial commit 3 anos atrás
buffer.h Initial import of framework. 3 anos atrás
ccmeta-input.txt input updated 3 anos atrás
ccmeta.leg allow C and meta to coexist; add @ prefix for meta statements in grammar. 3 anos atrás
debug.c added a file to help debug 3 anos atrás
dotest updated dotest 3 anos atrás
object.c reinstate tagged integers; use correct types on getFloat 3 anos atrás
scope.c updated scopes to be easier to manipulate 3 anos atrás

README.md

ccmeta

C compiler with embedded metalanguage.