public
Description: Lisp Flavoured Erlang (LFE)
Homepage:
Clone URL: git://github.com/rvirding/lfe.git
lfe /
name age message
file .gitignore Loading commit data...
file COPYRIGHT Mon Aug 25 12:39:39 -0700 2008 Added general COPYRIGHT file and fixed ebin. [rvirding]
file Makefile Fri Aug 22 18:39:19 -0700 2008 Initial release. [rvirding]
file README
directory doc/
directory ebin/
directory examples/
directory src/
directory test/
README
LFE, Lisp Flavoured Erlang, is a lisp syntax front-end to the Erlang
compiler. Code produced with it is compatible with "normal" Erlang
code. An LFE evaluator and shell is also included.

N.B. I am still testing this github release of LFE and it should not
be considered ready to download yet.