this post was submitted on 29 Jun 2023
5 points (100.0% liked)

OCaml

249 readers
6 users here now

An industrial-strength functional programming language with an emphasis on expressiveness and safety. Website: www.ocaml.org

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago

I guess that makes OCaml one of the very few languages that have considered that people might actually want to use software written in other languages with their package manager (be it as a dependency, or an external tool like here). Very nice to see.

Honestly the more I see of this language the more I like it. Gonna hopefully actually write something in it soon :)