Sha256: 83aa0d9d8c95ab1035b631352035ec4b7f1dd87cfd6c4a241c964688ca535737
Contents?: true
Size: 703 Bytes
Versions: 396
Compression:
Stored size: 703 Bytes
Contents
Lisp Flavoured Erlang (AKA LFE) is a lisp syntax front-end to the Erlang compiler. Code produced with it is compatible with "normal" Erlang code. LFE is a (proper) Lisp based on the features and limitations of the Erlang VM. LFE has many origins, depending upon whether you're looking at Lisp, Erlang, or LFE-proper. The LFE community of contributors embraces all of these and more. LFE is a Lisp-2. In Lisp-2, the rules for evaluation in the functional position of a form are distinct from those for evaluation in the argument positions of the form. In addition, LFE not only has separate value and function space but it also allows multiple function definitions for the same name. Like Erlang does.
Version data entries
396 entries across 396 versions & 1 rubygems