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 360fde2056 improve error message for invalid assignments преди 3 месеца
..
Makefile Initial commit. преди 4 месеца
dangling-pointer.c handle comparison of integer and pointer to variable преди 3 месеца
invalid-pointer.c improve error message for invalid assignments преди 3 месеца
memory-leak.c Initial commit. преди 4 месеца
multiple-free.c Initial commit. преди 4 месеца
null-pointer.c Initial commit. преди 4 месеца
out-of-bounds-access.c Initial commit. преди 4 месеца
pointer-compare.c Initial commit. преди 4 месеца
pointer-increment.c Initial commit. преди 4 месеца
pointer-out-of-bounds.c Initial commit. преди 4 месеца
segmentation-fault.c Initial commit. преди 4 месеца
use-after-free.c Initial commit. преди 4 месеца