Subset of C language with tree interpreter and bytecode compiler + VM.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
Ian Piumarta d1abebcabc fix initialisation of char * from string literal 5 месяцев назад
demofiles be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 5 месяцев назад
include handle comparisons between pointers and arrays, handle taking address of array 5 месяцев назад
Makefile better printf(), handle initialisation of pointers and arrays from string literals 5 месяцев назад
false.txt add true and false demonstrating exit status 5 месяцев назад
main.leg fix initialisation of char * from string literal 5 месяцев назад
test.txt handle array and structure initialisers 5 месяцев назад
true.txt add true and false demonstrating exit status 5 месяцев назад