CamllVM icon indicating copy to clipboard operation
CamllVM copied to clipboard

An OCaml bytecode to LLVM compiler

Results 3 CamllVM issues
Sort by recently updated
recently updated
newest added

All vmkit source code does not use c++0x standard unlike Z3. I don't think we can manage to keep both as is and fix it automagically in the Makefile (Please...

Make closurerec and related instructions work as planned

Without considering copyright issue, we are not supposed to "hack" the ocaml source files. So they should be outside of our git repo, in a separate directory, with a clear...