6 Forks
83 Stars
83 Watchers

camlboot

Experiment on how to bootstrap the OCaml compiler

How to download and setup camlboot

Open terminal and run command
git clone https://github.com/Ekdohibs/camlboot.git
git clone is used to create a copy or clone of camlboot 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 camlboot https://github.com/Ekdohibs/camlboot/archive/master.zip

Or simply clone camlboot with SSH
[email protected]:Ekdohibs/camlboot.git

If you have some problems with camlboot

You may open issue on camlboot support forum (system) here: https://github.com/Ekdohibs/camlboot/issues