1 Forks
6 Stars
6 Watchers

OCaml

Prácticas de la asignatura de Paradigmas de Programación

How to download and setup OCaml

Open terminal and run command
git clone https://github.com/alexbs01/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/alexbs01/OCaml/archive/master.zip

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

If you have some problems with OCaml

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