Skip to content

testing/lfe: new aport

rubicon requested to merge rubicon/aports:lfe into master

Lisp Flavoured Erlang (LFE) is a Lisp-2 syntax frontend to the Erlang compiler. It produces code that is interoperable with Erlang/OTP and the BEAM ecosystem of libraries.

The LFE language is a functional dialect of Lisp with a REPL and macros, as well as features inherited from Erlang, such as pattern matching and the actor model.

Merge request reports