0 Forks
3 Stars
3 Watchers

OCaml

OCaml のサンプルコード群

How to download and setup OCaml

Open terminal and run command
git clone https://github.com/0918nobita/OCaml.git
git clone is used to create a copy or clone of OCaml repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OCaml https://github.com/0918nobita/OCaml/archive/master.zip

Or simply clone OCaml with SSH
[email protected]:0918nobita/OCaml.git

If you have some problems with OCaml

You may open issue on OCaml support forum (system) here: https://github.com/0918nobita/OCaml/issues