C compiler with embedded metalanguage.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Ian Piumarta 32d73db5d8 reinstate tagged integers; use correct types on getFloat 4 yıl önce
.gitignore Add AUTHORS and .gitignore 4 yıl önce
AUTHORS Add AUTHORS and .gitignore 4 yıl önce
LICENSE Initial commit 4 yıl önce
Makefile Makefile has target "test". Add reference output for test. 4 yıl önce
README.md Initial commit 4 yıl önce
buffer.h Initial import of framework. 4 yıl önce
ccmeta-test.ref semicolons are reproduced in output; remove bogus identifiers 4 yıl önce
ccmeta-test.txt semicolons are reproduced in output; remove bogus identifiers 4 yıl önce
ccmeta.leg fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser 4 yıl önce
object.c reinstate tagged integers; use correct types on getFloat 4 yıl önce

README.md

ccmeta

C compiler with embedded metalanguage.