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 c220bef846 block eval pops scopes properly during nonlocal return 5 maanden geleden
demofiles Initial commit. 5 maanden geleden
Makefile reorder compiler arguments and add -lm to keep Linux happy 5 maanden geleden
assert.h Initial commit. 5 maanden geleden
false.txt add true and false demonstrating exit status 5 maanden geleden
main.leg block eval pops scopes properly during nonlocal return 5 maanden geleden
stdio.h declare primitives as external functions 5 maanden geleden
stdlib.h Initial commit. 5 maanden geleden
string.h Initial commit. 5 maanden geleden
test.txt block eval pops scopes properly during nonlocal return 5 maanden geleden
true.txt add true and false demonstrating exit status 5 maanden geleden