C compiler with embedded metalanguage.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Ian Piumarta 6ffcae2eab remove is_C_keyword flag from Symbol payload; add is_C_keyword() function il y a 2 ans
tests-c added comments where the test fails il y a 3 ans
tests-cpp test folders il y a 3 ans
tests-err updated comments il y a 3 ans
tests-gnu deleted *.out files il y a 3 ans
tests-std deleted *.out files il y a 3 ans
.gitignore added a rule to ignore some useless files il y a 3 ans
AUTHORS Add AUTHORS and .gitignore il y a 3 ans
LICENSE Initial commit il y a 3 ans
Makefile remove all *.out files il y a 3 ans
README.md Initial commit il y a 3 ans
buffer.h Initial import of framework. il y a 3 ans
ccmeta-input.txt new input file with dynamic C expression il y a 3 ans
ccmeta.leg remove is_C_keyword flag from Symbol payload; add is_C_keyword() function il y a 2 ans
debug.c added a file to help debug il y a 3 ans
dotest updated dotest il y a 3 ans
object.c reinstate tagged integers; use correct types on getFloat il y a 3 ans
scope.c updated scopes to be easier to manipulate il y a 3 ans

README.md

ccmeta

C compiler with embedded metalanguage.