Wednesday, December 17, 2008

Erlang as a Multi-language VM

Hmm. They don't seem to be fully stable projects, but the idea of compiling languages like JavaScript (see ErlyJs) and MATLAB (see Matlang in the High-performance article here) to the Erlang VM seems like an interesting strategy.

I wonder if we'll see more of this in the future.

2 comments:

  1. There are Reia [1] and LFE [2] also.

    Reia is Ruby/Python-like language for Erlang VM. LFE is Lisp Flavoured Erlang

    1: http://reia-lang.org/
    2: http://www.trapexit.org/forum/viewtopic.php?p=40268

    ReplyDelete