Skip to content

FedericoBruzzone/99-ocaml-problems

Repository files navigation

99 OCaml Problems

How to compile

$ make all                        # Compile and run all files
$ make clean

Set up

$ opam init          # Can take some time
$ eval $(opam env)

or

$ opam switch create 4.14.0
$ eval $(opam env)

Contributing

Contributions to this project are welcome! If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request.

License

This repository is licensed under the GNU General Public License (GPL). Please review the license file provided in the repository for more information regarding the terms and conditions of the GPL license.

Contact

If you have any questions or suggestions regarding this repository, please don't hesitate to reach out. You can contact us via the GitHub repository or through the following channels:


Links

Releases

No releases published

Packages

No packages published