Tag: lfe
tutorials
LFE Friday - maps:get/3
Reopening LFE Friday with the safe map read: maps:get/3 hands back a default instead of crashing on a missing key — plus the one eager-evaluation gotcha to know.
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.
languages
Lykn: A Lisp Born from LFE
How fourteen years with Lisp Flavoured Erlang led to a new language — and how that language came home to power lfe.io.
announcements
lfe.io 5.0: Rust Tooling, All the Way Down
tutorials
LFE Friday - ETS selects, continuations and inserts
tutorials
LFE Friday - Using ETS select with a limit
tutorials
LFE Friday - ETS, match_specs and functions
tutorials
LFE Friday - More ETS data matching (and querying)
tutorials
LFE Friday - ETS data matching
tutorials
LFE Friday - ETS Introduction, part 5: keypos, read_concurrency and write_concurrency
tutorials
LFE Friday - ETS Introduction, part 4: ETS Access Protections
tutorials
LFE Friday - ETS Introduction, part 3: ETS Table Types
tutorials
LFE Friday - ETS Introduction, part 2
tutorials
LFE Friday - ETS Introduction, part 1
tutorials
LFE Friday - digraph:del_path/3
tutorials
LFE Friday - digraph:get_cycle/2
tutorials
LFE Friday - digraph:in_neighbors/2
tutorials
LFE Friday - digraph:get_path/3
tutorials
LFE Friday - digraph:add_edge/4
tutorials