C compiler with embedded metalanguage.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Ian Piumarta 32d73db5d8 reinstate tagged integers; use correct types on getFloat 3 lat temu
.gitignore Add AUTHORS and .gitignore 3 lat temu
AUTHORS Add AUTHORS and .gitignore 3 lat temu
LICENSE Initial commit 3 lat temu
Makefile Makefile has target "test". Add reference output for test. 3 lat temu
README.md Initial commit 3 lat temu
buffer.h Initial import of framework. 3 lat temu
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers 3 lat temu
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers 3 lat temu
ccmeta.leg fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser 3 lat temu
object.c reinstate tagged integers; use correct types on getFloat 3 lat temu

README.md

ccmeta

C compiler with embedded metalanguage.