Hacker News new | ask | show | jobs
by jdp 6006 days ago
There seems to be more than one group trying to associate a language with nicer syntax with Erlang's virtual machine. Another attempt is Reia, a language more inspired by Ruby and Python: http://wiki.reia-lang.org/wiki/Reia_Programming_Language
2 comments

Reia is pretty interesting because he does some interesting stuff like make objects out of Erlang processes.