Subset of C language with tree interpreter and bytecode compiler + VM.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
Ian Piumarta f411e2d569 be more relaxed about pointer comparisons 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 3 місяці тому
main.leg be more relaxed about pointer comparisons 3 місяці тому
test.txt handle array and structure initialisers 3 місяці тому
true.txt add true and false demonstrating exit status 3 місяці тому