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 f411e2d569 be more relaxed about pointer comparisons 3 miesięcy temu
demofiles be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 3 miesięcy temu
include handle comparisons between pointers and arrays, handle taking address of array 3 miesięcy temu
Makefile better printf(), handle initialisation of pointers and arrays from string literals 3 miesięcy temu
false.txt add true and false demonstrating exit status 3 miesięcy temu
main.leg be more relaxed about pointer comparisons 3 miesięcy temu
test.txt handle array and structure initialisers 3 miesięcy temu
true.txt add true and false demonstrating exit status 3 miesięcy temu