|
|
|
|
|
by macintux
3621 days ago
|
|
Erlang, LFE, and Elixir are all compiled languages, yes. Having said that, they all support interactivity via a shell, including dynamically defining functions and tweaking the runtime. LFE does a better job at functions than Erlang; I'd wager Elixir too, but haven't looked closely at it. |
|