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 9264c94f6b handle comparison of integer and pointer to variable 3 miesięcy temu
..
Makefile Initial commit. 4 miesięcy temu
dangling-pointer.c handle comparison of integer and pointer to variable 3 miesięcy temu
invalid-pointer.c Initial commit. 4 miesięcy temu
memory-leak.c Initial commit. 4 miesięcy temu
multiple-free.c Initial commit. 4 miesięcy temu
null-pointer.c Initial commit. 4 miesięcy temu
out-of-bounds-access.c Initial commit. 4 miesięcy temu
pointer-compare.c Initial commit. 4 miesięcy temu
pointer-increment.c Initial commit. 4 miesięcy temu
pointer-out-of-bounds.c Initial commit. 4 miesięcy temu
segmentation-fault.c Initial commit. 4 miesięcy temu
use-after-free.c Initial commit. 4 miesięcy temu