Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ultirequiem/ocaml-org-learn
🐪 Learning Ocaml with the official resources
https://github.com/ultirequiem/ocaml-org-learn
learning-by-doing ocaml
Last synced: 3 months ago
JSON representation
🐪 Learning Ocaml with the official resources
- Host: GitHub
- URL: https://github.com/ultirequiem/ocaml-org-learn
- Owner: UltiRequiem
- License: mit
- Created: 2021-10-15T22:30:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-17T19:26:59.000Z (about 3 years ago)
- Last Synced: 2024-10-10T23:29:08.042Z (3 months ago)
- Topics: learning-by-doing, ocaml
- Language: OCaml
- Homepage: https://ocaml.org/learn
- Size: 3.91 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Learning Ocaml](https://ocaml.org/learn)
[OCaml](https://ocaml.org/learn/description.html) is a general purpose
programming language with an emphasis on expressiveness and safety.## Must Readings
[Why OCaml?](https://dev.realworldocaml.org/prologue.html#why-ocaml)
### License
All here is licensed [MIT LICENSE](./LICENSE.md).