Skip to content

Commit

Permalink
Is it worth it?
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Sep 11, 2023
1 parent bbf4ca2 commit 0432853
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/ml.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,15 @@ let rec length([]) = 0

---

## Is it worth it?

* OCaml (Jane Stree + others)
* F# (used on many places)
* Transpilation to JS from OCaml+F# (used on many places)
* More used + more pragmatic approach that f.e. Haskell

---

## Howto try?

* [Try OCaml](https://try.ocaml.pro/)
Expand Down

0 comments on commit 0432853

Please sign in to comment.