|
|
|
|
|
by cyberlync
4030 days ago
|
|
Its mostly about approach. LFE (literally Lisp Flavored Erlang) is Erlang with an S-expression based syntax. Joxa is a self contained Lisp that happens to run on the Erlang VM. Those are the core differences. Joxa also has some very clear and distinct goals of its own. Those goals are not really relevant to this discussion though. |
|
If I could rename it then a better name would be EFL (Erlang Flavoured Lisp), which is what it is. The "Flavoured" in the name comes from that I had earlier implemented a Lisp machines flavors system on another lisp, with an english spelling thrown in as a joke.