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.
 
 
 
Nathan R 8fa5b40b4d First Version of printing the AST 4 lat temu
.gitignore Add AUTHORS and .gitignore 4 lat temu
AUTHORS Add AUTHORS and .gitignore 4 lat temu
LICENSE Initial commit 4 lat temu
Makefile Makefile has target "test". Add reference output for test. 4 lat temu
README.md Initial commit 4 lat temu
buffer.h Initial import of framework. 4 lat temu
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers 4 lat temu
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers 4 lat temu
ccmeta.leg First Version of printing the AST 4 lat temu
object.c reinstate tagged integers; use correct types on getFloat 4 lat temu

README.md

ccmeta

C compiler with embedded metalanguage.