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 ae9496e29f updated scopes to be easier to manipulate 3 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 Updated Makefile to print a Tree 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-tree.txt new test file that breaks where it should 3 lat temu
ccmeta.leg Added a way to track scopes 3 lat temu
object.c reinstate tagged integers; use correct types on getFloat 4 lat temu
scope.c updated scopes to be easier to manipulate 3 lat temu

README.md

ccmeta

C compiler with embedded metalanguage.