C compiler with embedded metalanguage.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nathan R e640f46211 updated Makefile with everything working 3 년 전
tests-c new test files 3 년 전
tests-cpp test folders 3 년 전
tests-err test folders 3 년 전
tests-gnu test folders 3 년 전
tests-std test now passes 3 년 전
.gitignore added a rule to ignore some useless files 3 년 전
AUTHORS Add AUTHORS and .gitignore 3 년 전
LICENSE Initial commit 3 년 전
Makefile updated Makefile with everything working 3 년 전
README.md Initial commit 3 년 전
buffer.h Initial import of framework. 3 년 전
ccmeta-input.txt one file to either print a tree or the program 3 년 전
ccmeta-tree.txt new test 3 년 전
ccmeta.leg Updated Makefile and ccmeta to chose to print either the tree the output 3 년 전
dotest added new tests 3 년 전
object.c reinstate tagged integers; use correct types on getFloat 3 년 전
scope.c updated scopes to be easier to manipulate 3 년 전

README.md

ccmeta

C compiler with embedded metalanguage.