https://github.com/m4b/compilers-vm
A sandmark VM, in OCaml. Very fast.
https://github.com/m4b/compilers-vm
Last synced: 10 months ago
JSON representation
A sandmark VM, in OCaml. Very fast.
- Host: GitHub
- URL: https://github.com/m4b/compilers-vm
- Owner: m4b
- License: gpl-3.0
- Created: 2014-05-14T03:36:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T05:35:33.000Z (over 9 years ago)
- Last Synced: 2025-04-15T20:45:58.723Z (about 1 year ago)
- Language: OCaml
- Size: 60.5 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
compilers-vm
============
A sandmark VM, in OCaml. Very fast.
`make bench` will compile and run the sandmark benchmark.