Subset of C language with tree interpreter and bytecode compiler + VM.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
Ian Piumarta 3d2334348c add typedef of intptr_t 4 місяці тому
demofiles handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers 4 місяці тому
include add typedef of intptr_t 4 місяці тому
Makefile handle array indexing and integer multiplication 4 місяці тому
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 4 місяці тому
test.txt handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers 4 місяці тому
true.txt add true and false demonstrating exit status 4 місяці тому