A detailed explanation of why I chose OCaml as the ‘default’ programming language for every project.| xvw.lol
23 Binding operators| ocaml.org
A Gentle Introduction to Haskell, Version 98| www.haskell.org
Purely functional code makes some things easier to understand: because values don't change, you can call functions and know that only their return value matters—they don't change anything outside themselves. But this makes many real-world applications difficult: how do you write to a database, or to the screen?| www.destroyallsoftware.com
Emacs 29.4 is out, download it here!| www.gnu.org