tarcieri / reia

Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
http://reia-lang.org
MIT License
775 stars 36 forks source link

reia -v dumps #11

Closed djberg96 closed 10 years ago

djberg96 commented 13 years ago

Hi,

Just trying reia out. I ran rake + rake install - no problems.

Ubuntu Linux reia - latest from git repo (27-Oct-2010)

erl -v Erlang R13B03 (erts-5.7.4) [source] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false]

But I hit this. Is this normal?

reia -v {"init terminating in do_boot",{undef,[{reia_internal,execute_file,[]},{init,start_it,1},{init,start_em,1}]}}

djberg96 commented 10 years ago

Looks like it's dead.

graeme-defty commented 10 years ago

Sadly Reia was abandoned some time ago.

The good news is that it was abandoned because another project existed with many of the same goals and was more advanced at the time.

Take a look at Xlixir (http://elixir-lang.org/). You will find an active project there which will have a lot of what you want.

graeme

On 11 October 2014 20:28, Daniel Berger notifications@github.com wrote:

Looks like it's dead.

— Reply to this email directly or view it on GitHub https://github.com/tarcieri/reia/issues/11#issuecomment-58749530.