felix-lang / win64ocaml

ocaml binaries for windows x64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

win64 ocaml binary

Felix now requires Ocaml 4.07 (due to the fact that it uses the Stdlib module).

To fetch the binary on Windows I created a workspace and opened a CMD.EXE console and typed:

git clone -b ocaml-4.11.1 --depth 1 https://github.com/felix-lang/win64ocaml.git

DO NOT USE THE MASTER BRANCH

About

ocaml binaries for windows x64


Languages

Language:OCaml 91.8%Language:C 8.0%Language:Standard ML 0.2%