Subset of C language with tree interpreter and bytecode compiler + VM.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
Ian Piumarta 49d7a8cddf add test for access to uninitialised variable 3 месяцев назад
demofiles add test for access to uninitialised variable 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 3 месяцев назад
main.leg fix initialisation of char * from string literal 3 месяцев назад
test.txt handle array and structure initialisers 3 месяцев назад
true.txt add true and false demonstrating exit status 3 месяцев назад