Subset of C language with tree interpreter and bytecode compiler + VM.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
Ian Piumarta c12fa4fdad be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 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 4 месяцев назад
main.leg be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 3 месяцев назад
test.txt handle array and structure initialisers 3 месяцев назад
true.txt add true and false demonstrating exit status 4 месяцев назад