3 years later, I finally have a blog in English (to mumble, among other things, about #OCaml)!
xvw.lol/en/
(The articles will continue in French and I'll try to provide translations as soon as possible).
Posts by Didier Plaindoux
Missed @xvw.lol's #BOB2025 talk "Beyond the Basics of LSP: Advanced IDE services for OCaml"? Watch the recording here: bobkonf.de/2025/woestyn...
Il n'y a pas 8 jours qu'un musulman était assassiné en pleine prière.
Que Retailleau et le préfet s'en sont ostensiblement désintéressés. Et maintenant, ça.
La haine des musulmans est au pouvoir
Retailleau est un homme d'extrême droite. Il ne lui manque que l'étiquette, qu'il finira par prendre.
Is it possible to build a formally verified GC for OCaml that can be plugged into the compiler? We should how to in:
"A Mechanically Verified GC for OCaml"
kcsrk.info/papers/verif...
This has been accepted to the Journal of Automated Reasoning.
Code: github.com/prismlab/ver...
[Status] I'm working on Celma (github.com/d-plaindoux/...), an embedded language in Rust for parser definitions based on parser combinators. Bootstrapping Celma on Celma is in progress. The next stages are type-checking and compilation in Rust inspired by the paper www.cl.cam.ac.uk/~jdy22/paper....
It is time! After 2 years, a new major release of nom, the rust parser combinators library!
It comes with a lot of interesting points check it out
unhandledexpression.com/nom-8/