ivy
ivy copied to clipboard
A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety
Results
2
ivy issues
Sort by
recently updated
recently updated
newest added
See [this article](http://anil.recoil.org/2013/09/30/travis-and-ocaml.html) for details.
enhancement
$ ivycc --deputy --gcc=c99 -c -o src/nrpc.o src/nrpc.c Fatal error: exception Invalid_argument("dprintf: unknown format %s,") My first time using ivycc. Had some hiccups building & installing that I think I...
bug