- Main site: lfe.io
- Docs: docs.lfe.io
- Code: LFE on Github
- Community Github Org: LFE Exchange
- Mail List: Lisp Flavored Erlang Google Group
- Blog: blog.lfe.io
- Twitter: @ErlangLisp
- Wikipedia page: LFE (programming language)
- Rosetta Code: Category:LFE
LFE
LFE is a Lisp dialect implemented on the Erlang VM. It was influenced by MACLISP, Common Lisp, and Scheme. It has also borrowed features from its more recent cousins Clojure and Hy. 100% compatible with Core Erlang, LFE's strongest feature is the ability to create highly concurrent, fault-tolerant, distributed applications in a Lisp.