Subset of C language with tree interpreter and bytecode compiler + VM.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
Ian Piumarta d1abebcabc fix initialisation of char * from string literal 4 miesięcy temu
demofiles be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 4 miesięcy temu
include handle comparisons between pointers and arrays, handle taking address of array 4 miesięcy temu
Makefile better printf(), handle initialisation of pointers and arrays from string literals 4 miesięcy temu
false.txt add true and false demonstrating exit status 4 miesięcy temu
main.leg fix initialisation of char * from string literal 4 miesięcy temu
test.txt handle array and structure initialisers 4 miesięcy temu
true.txt add true and false demonstrating exit status 4 miesięcy temu