Lisp Flavoured Erlang (LFE)
Browse cluster: Distributed Databases & Data Systems →LFE (Lisp Flavoured Erlang) is a Lisp syntax front-end to the Erlang compiler that allows developers to write code compatible with standard Erlang while using Lisp syntax. The project includes an LFE evaluator and shell, and is built in Erlang, requiring Erlang to be installed on the system. It can be compiled from source via Make, installed system-wide, run as a REPL, executed as shell scripts, or deployed using Docker. The project is maintained by contributors in the LFE community and distributed via Hex.pm.