Lisp Flavoured Erlang
lfe.io
Lisp Flavoured Erlang
1–10 of 46 posts
Re: Lisp Flavoured Erlang
#2Re: Lisp Flavoured Erlang
#3That cup of coffee in the logo suggests they are compiling to the Java JVM. If true, this makes me wonder why aren't they using Erlang itself as a target?
Re: Lisp Flavoured Erlang
#4That cup of coffee in the logo suggests they are compiling to the Java JVM. If true, this makes me wonder why aren't they using Erlang itself as a target?
Re: Lisp Flavoured Erlang
#5That cup of coffee in the logo suggests they are compiling to the Java JVM. If true, this makes me wonder why aren't they using Erlang itself as a target?
LFE macros deliver true homoiconicity to Erlang. It is a Lisp 2, and supports function and macro definitions at the REPL.
I prefer it to Elixir, because I prefer Lisp. Robert has also created a Lua 5.2 written in pure Erlang.
Evidently, Erlang's actors and BEAM VM were influenced by the JVM and Scala, so I guess doing a JVM Erjang was in the cards. [1]
[1] https://www.infoq.com/news/2011/04/erlang-copied-jvm-and-sca...
Re: Lisp Flavoured Erlang
#6That cup of coffee in the logo suggests they are compiling to the Java JVM. If true, this makes me wonder why aren't they using Erlang itself as a target?
There are literally thousands of companies in the world using a bird in their logo, but they are not all the same company/organization/concept.
Re: Lisp Flavoured Erlang
#7That cup of coffee in the logo suggests they are compiling to the Java JVM. If true, this makes me wonder why aren't they using Erlang itself as a target?
No, it is built right on top of Erlang for seamless integration, and of note is that it was created by Robert Virding, one of the original creators of Erlang along with Joe Armstrong. LFE macros deliver true homoiconicity to Erlang. It is a Lisp 2, and supports function and macro definitions at the REPL. I prefer it to Elixir, because I prefer Lisp. Robert has also created a Lua 5.2 written in pure Erlang. Evidently,…
Re: Lisp Flavoured Erlang
#8Earlier quoted context omitted.
No, it is built right on top of Erlang for seamless integration, and of note is that it was created by Robert Virding, one of the original creators of Erlang along with Joe Armstrong. LFE macros deliver true homoiconicity to Erlang. It is a Lisp 2, and supports function and macro definitions at the REPL. I prefer it to Elixir, because I prefer Lisp. Robert has also created a Lua 5.2 written in pure Erlang. Evidently,…
That article was posted on April 1st 2011...
Re: Lisp Flavoured Erlang
#9That cup of coffee in the logo suggests they are compiling to the Java JVM. If true, this makes me wonder why aren't they using Erlang itself as a target?
No, it is built right on top of Erlang for seamless integration, and of note is that it was created by Robert Virding, one of the original creators of Erlang along with Joe Armstrong. LFE macros deliver true homoiconicity to Erlang. It is a Lisp 2, and supports function and macro definitions at the REPL. I prefer it to Elixir, because I prefer Lisp. Robert has also created a Lua 5.2 written in pure Erlang. Evidently,…
Erlang was released in 1986, Java in 1995, and Scala in 2004.
I wouldn't be surprised if LFE were older than Scala.
Re: Lisp Flavoured Erlang
#10That cup of coffee in the logo suggests they are compiling to the Java JVM. If true, this makes me wonder why aren't they using Erlang itself as a target?
No, it is built right on top of Erlang for seamless integration, and of note is that it was created by Robert Virding, one of the original creators of Erlang along with Joe Armstrong. LFE macros deliver true homoiconicity to Erlang. It is a Lisp 2, and supports function and macro definitions at the REPL. I prefer it to Elixir, because I prefer Lisp. Robert has also created a Lua 5.2 written in pure Erlang. Evidently,…
EDIT: Oh wait, I got myself baited.
[0] Source: the original author of AKKA admitted it on a Java conference I attended.