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

OCaml

241 readers
5 users here now

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

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year 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 :)