Blog
The OCaml Planet RSS
Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.
Want your Blog Posts or Videos to Show Here?
To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.
These days a lot of programming languages (especially those leaning towards functional programming) offer a pipeline operator (|>), that allows you to feed some data through a “pipeline” of transformation steps.1 Here’s a trivial example in F#: Funny enough, even Ruby has a pipeline operator these days, although it’s not particularly useful there. ↩
This week consisted of a lot of spinning plates, which is unfortunate because it’s not something I’m very good at!
Rather than using the agent-based approach proposed yesterday, it’s worth considering an Ansible-based solution instead.
Are you curious about using OCaml for web development? We outline some of the biggest tools and libraries you'll want to check out!
Arthur mentioned that it would be great to know which packages build successfully with OxCaml and which don’t.
Patrick reported issues with OCaml-CI running tests on ocaml-ppx.


