|
|
|
|
|
by pmw
845 days ago
|
|
Those two aren't even the only options. There's also Lisp-Flavored Erlang (LFE), and maybe other languages targeting the virtual machine BEAM. https://lfe.io/ It's similar to a multitude of languages targeting the Java Virtual Runtime (JVM) -- functional, imperative, object-oriented, actor-based -- whatever you want, but they all produce interoperable bytecode. |
|
Bringing static typing to the BEAM is like a dream come true!
It's a young language to be sure, but I see the potential. (Maybe don't bet your startup on it.)