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 d1abebcabc fix initialisation of char * from string literal преди 3 месеца
demofiles be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 преди 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 fix initialisation of char * from string literal преди 3 месеца
test.txt handle array and structure initialisers преди 3 месеца
true.txt add true and false demonstrating exit status преди 3 месеца