Subset of C language with tree interpreter and bytecode compiler + VM.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ian Piumarta 2f2d130c80 Initial commit. 4 maanden geleden
..
Makefile Initial commit. 4 maanden geleden
dangling-pointer.c Initial commit. 4 maanden geleden
invalid-pointer.c Initial commit. 4 maanden geleden
memory-leak.c Initial commit. 4 maanden geleden
multiple-free.c Initial commit. 4 maanden geleden
null-pointer.c Initial commit. 4 maanden geleden
out-of-bounds-access.c Initial commit. 4 maanden geleden
pointer-compare.c Initial commit. 4 maanden geleden
pointer-increment.c Initial commit. 4 maanden geleden
pointer-out-of-bounds.c Initial commit. 4 maanden geleden
segmentation-fault.c Initial commit. 4 maanden geleden
use-after-free.c Initial commit. 4 maanden geleden