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 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 месяцев назад