[erlang-questions] Erlang and beam-based scripting languages.

Max Lapshin max.lapshin@REDACTED
Tue Sep 13 20:13:55 CEST 2011


This is maximum, that I can do for now.

https://github.com/maxlapshin/elixir/blob/master/src/elixir_loader.erl

This code can load elixir modules and call functions from them. But it
can't work as error_handler.

It seems, that guys from OTP have made some sacrifice to Odin to make
this piece of magic work =))

But if to make it work, it will be able to reused to make any kind of
magic, like automatic calling Corba methods, or anything else.



More information about the erlang-questions mailing list