[OCaml Planet] Building a satellite collision screening pipeline from scratch in OCaml - complete with validation against reference data and browser-based 3D visualization.
https://gazagnaire.org/blog/2026-04-07-ssa.html
Posts by
Predicting satellite collisions in OCaml!
The screening pipeline matches the TraCSS answer key, and the 3D globe runs in the browser via js_of_ocaml.
gazagnaire.org/blog/2026-04...
#space #OCaml
I've created a complete, pure-OCaml YAML library called YAMLx (Yumyulack was too long). It will be suitable for reading config files in your applications as well as for analyzing YAML files used by other projects.
Aiming for a release by the end of this week.
github.com/mjambon/yamlx
#ocaml #YAML
I've finally managed to write why I'm doing a bit more regularly. Hint: it took a while because I had first to rewrite the world in #OCaml ...
gazagnaire.org/blog/2026-04...
A CSS Engine in OCaml
https://gazagnaire.org/blog/2026-04-02-cascade.html
#ocaml
Check out our new video tutorial on setting up your first project with Dune, including how to use watch mode, modules, and yojson! 🐫 www.youtube.com/watch?v=F_PR...
Dive into static analysis and how it's used to verify properties of programs in Charlene Gros' Tech Talk on our YouTube channel🐫 www.youtube.com/watch?v=EALz...
[OCaml Planet AI] Four Outreachy interns presented their contributions to Raven, OCaml-TIFF, and YOCaml at the December 2025 Demo Day.
[OCaml Planet AI] Practical OCaml: building a fuel price finder. The UK Fuel Finder API provides real-time data from over 7,000 petrol stations nationwide.
The new ocaml.nvim plugin provides Neovim integration to OCaml's LSP server – giving users access to advanced ocaml-lsp features with less fuss 🌟 tarides.com/blog/2025-12...
if you're using OCaml and neovim, the editors team would like your input here:
discuss.ocaml.org/t/adoption-of-the-neovim...
Xavier van de Woestyne presents "A crash course on the OCaml module language" at BOBkonf 2026. A slide in the background reads "Why this presentation & warning"
Talk track A at #BOBkonf2026 starts off with @xvw.lol 's "A crash course on the OCaml module language"!
Carine Morel and Sudha Parimala teaching their tutorial "Parallelism without panic: a user’s guide to multicore safety in OCaml" at BOBkonf 2026.
Tutorial track B at #BOBkonf2026 continues with
@lyrm.bsky.social and Sudha Parimala's tutorial "Parallelism without panic: a user’s guide to multicore safety in OCaml".
After lunch, tutorial track B at #BOBkonf2026 continues with @lyrm.bsky.social and Sudha Parimala's "Parallelism without panic: a user’s guide to multicore safety in OCaml".
Find out more here: bobkonf.de/2026/morel.h...
Wow Eliom + Wasm Of OCaml is released (thanks to the @ocsigen.org toolchain) !
discuss.ocaml.org/t/eliom-12-c...
#OCaml #ocsigen #wasm
The #OCaml community will be taking part in #outreachy in May 2026. You can read more about it and consider signing up as a mentor at the following link 🐫
discuss.ocaml.org/t/outreachy-...
such a great feeling when you find all your stack used in the wild
It's paper submission day!! How's your's shaping up?
Take a journey back to Singapore and the biggest functional programming conference of 2025 in this post from our blog: tarides.com/blog/2025-12...
Tessera pipeline in OCaml
https://www.tunbury.org/2026/02/15/ocaml-tessera/
#machinelearning #datascience
OxCaml isn't just useful due to its language extensions; it's making us think through how to engineer OCaml code to be lower allocation by default even before switching. See Mark's progress on an MP3 decoder to speed it up 10x https://www.tunbury.org/2026/02/11/ocaml-mp3/
With Emacs integration to OCaml's LSP server, both the user and the maintainer benefit from a simplified setup! You can learn more on our blog: tarides.com/blog/2025-11...
Js_of_ocaml 6.3.0 🎉
github.com/ocsigen/js_of_ocaml/rele...
Reminder: We are meeting tomorrow morning for a #FunctionalProgramming #meetup. Everyone is welcome to attend! See you there!
#FunctionalProgramming #India #Meetup #Haskell #PureScript #Erlang #Scala #OCaml #TypeScript #Rust #Clojure
Native support for mlx in the ocaml-lap-server
(syntax highlight, and all LSP features from ocaml in mlx)
OCaml is already a sweet spot between Go and Rust, but is rapidly gaining the same performance capabilities of Rust without the same cognitive overhead needed for your entire application.
Got my website running live on my zero-allocation (ish) OxCaml webserver! First of a series of posts on building out our planetary computing system infrastructure using the performance extensions in the Jane Street fork of OCaml. https://anil.recoil.org/notes/oxcaml-httpz
Check out the new Unikraft backend for MirageOS. Samuel Hym shared the goals, design, benchmarks, and more about the new feature on the blog: tarides.com/blog/2025-11...