Tag: clojure
languages
Bringing Types to LFE: Lessons from Haskell, the Typed Lisps, and Gleam
Why we started building a gradual type system for Lisp Flavoured Erlang — a tour through how Haskell, Go, Rust, Typed Racket, Coalton, and Typed Clojure each spell the same small idea, the ergonomic quibbles that pushed us, and the strategic moves we borrowed from Gleam.
design
Towards multi-methods in LFE
Exploring the shape of multi-methods in the LFE library LOS
tutorials
ErlPort: Using Python from Erlang/LFE
A Quick Introduction to ErlPort via LFE