
Are you curious about using OCaml for web development? We outline some of the biggest tools and libraries you'll want to check out!

An industrial-strength functional programming language with an emphasis on expressiveness and safety. Website: www.ocaml.org
Are you curious about using OCaml for web development? We outline some of the biggest tools and libraries you'll want to check out!
OCaml's Wings for Machine Learning. Contribute to raven-ml/raven development by creating an account on GitHub.
In my previous article I mentioned that OCaml’s Stdlib leaves a lot to be desire when it comes to regular expressions. One thing I didn’t discuss back then was that the problem is somewhat mitigated by the excellent module Scanf, which makes it easy to parse structured data.
One of the things that bothered me initially in OCaml was the poor support for working in regular expressions in the standard library. Technically speaking, there’s no support for them at all!
Our sister company Parsimoni sends OCaml into space aboard DPhi Space's Clustergate ride-sharing platform to test the cababilities of SpaceOS.
Tarides: We're Moving Ocsigen from Lwt to Eio!
Announcing a new project transitioning the web development framework Ocsigen from Lwt to Eio and effects, creating new tools and workflows.
A Boulder Dash clone in OCaml. Contribute to rossberg/boulder-dash development by creating an account on GitHub.