Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/logvinovleon/ocaml_examples
Ocaml code examples
https://github.com/logvinovleon/ocaml_examples
Last synced: 17 days ago
JSON representation
Ocaml code examples
- Host: GitHub
- URL: https://github.com/logvinovleon/ocaml_examples
- Owner: LogvinovLeon
- License: mit
- Created: 2016-02-12T15:47:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-22T20:42:51.000Z (almost 9 years ago)
- Last Synced: 2024-10-31T15:23:59.535Z (2 months ago)
- Language: OCaml
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning ocaml
I'm currently learning ocaml, cause we will be using it during Jane Street eth1 Hackathon.
I use this repo to store some examples of my code and to ask my friends for a code-review.
It's not my first experience with functional languages (I've tried erlang & elixir), but it's the first strongly statically typed functional langguage I will be using.