Tag: tools
design
Teaching LFE to Format Itself, Part 1: A Hand-Written Formatter
The origin of LFE's code formatter — the hand-written engine that shipped inside rebar3_lfe, the one genuinely hard BEAM-specific obstacle (comments), and the maintainability wall that taught us we'd been writing the formatting convention as code when it wanted to be data.
tutorials
Tracing LFE Functions
tutorials
LFE and rebar3
tutorials
spell1 - LL(1) parser generator update
design
spell1 - LL(1) parser generator
announcements
lfetool 1.5.0 Preview: Overriding Version Pinning
Looking for volunteers to test new lfetool feature
announcements
Usability Update: IErlang Notebook (a la IPython)
Updated project source for IErlang makes it easier to use
tutorials
ErlPort and Python Part II: Making More Calls from LFE
Part II of an Introduction to ErlPort with LFE
tutorials
ErlPort: Using Python from Erlang/LFE
A Quick Introduction to ErlPort via LFE