Subset of C language with tree interpreter and bytecode compiler + VM.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ian Piumarta 4b29519383 handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() 3 maanden geleden
demofiles Initial commit. 4 maanden geleden
Makefile reorder compiler arguments and add -lm to keep Linux happy 3 maanden geleden
assert.h Initial commit. 4 maanden geleden
false.txt add true and false demonstrating exit status 3 maanden geleden
main.leg handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() 3 maanden geleden
stdio.h Initial commit. 4 maanden geleden
stdlib.h Initial commit. 4 maanden geleden
string.h Initial commit. 4 maanden geleden
test.txt handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() 3 maanden geleden
true.txt add true and false demonstrating exit status 3 maanden geleden