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