Post #1474842
2026-04-07 11:12 UTC
Coalton is a typed language build on top of CommonLisp, which takes inspiration from Haskell, Scheme and Ocaml. It supports type classes and in general is fairly enjoyable to use as it integrates well into the existing Lisp tool support. I wrote a small optics library with it (WIP). https://github.com/justjoheinz/lens
Leave a comment if you tried coalton too, please.
#coalton #commonlisp #lisp #optics #library #programming
Replies (1)
-
@io@functional.cafe 2026-04-07 11:13
https://coalton-lang.github.io/