Releases: Pilusx/ocamlhi
Releases · Pilusx/ocamlhi
v1.0
- Implemented basic functionality of the interpreter.
It includes static typing, static binding and even
a simple standard library.
- Added 55 test cases, out of which 51 pass.
- Added examples of advanced algorithms such as mergesort.