Subset of C language with tree interpreter and bytecode compiler + VM.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
Ian Piumarta 30e9c9ba21 handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers 3 місяці тому
demofiles handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers 3 місяці тому
include handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants 3 місяці тому
Makefile handle array indexing and integer multiplication 3 місяці тому
false.txt add true and false demonstrating exit status 4 місяці тому
main.leg handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers 3 місяці тому
test.txt handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers 3 місяці тому
true.txt add true and false demonstrating exit status 4 місяці тому