Reia (pronounced RAY-uh) is a Python/Ruby-like scripting language for the Erlang virtual machine (BEAM). Reia aims to expose all the features and functionality of Erlang in a language more familiar to programmers of scripting languages, while improving string handling, regular expressions, linking with external libraries, and other tasks which are generally considered outside the scope of Erlang. Reia is distributed under the MIT License.
As a huge Python fan, I could not let this go by. Love the concept. I’ve been very interested in Erlang lately though I didn’t cope well with its syntax so I’ll keep this project under radar.

Post a Comment