C compiler with embedded metalanguage.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Ian Piumarta fdcbaeef72 Reorganise test directories. 2 лет назад
tests Reorganise test directories. 2 лет назад
.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 лет назад
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.