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 fda0129a1a add missing cases for Token пре 3 месеци
demofiles include file name and line number in syntax error messages пре 3 месеци
include handle comparisons between pointers and arrays, handle taking address of array пре 3 месеци
Makefile better printf(), handle initialisation of pointers and arrays from string literals пре 3 месеци
false.txt add true and false demonstrating exit status пре 3 месеци
main.leg add missing cases for Token пре 3 месеци
test.txt fix line number tracking пре 3 месеци
true.txt add true and false demonstrating exit status пре 3 месеци