I've considered Python and Ruby primarily, but I'm put off by the added complexity of in creating those bindings and having to have the respective interpreters installed.
Now I'm seeing REIA: http://wiki.reia-lang.org...eia_Programming_Language is coming along nicely. From those who are certainly more learned in Erlang and W3D than I, does this look like a possible answer to my question? One immediate adavatage I can see it that it wouldn't require any other script interpreters to be installed, a plus in my book.
I know one can use the Erlang console, but I'd like to see something a bit more like using WISH in tcl/tk, or importing a script in Python or Ruby. My biggest question is due to lack of knowledge, can Erlang load and execute a script "on the fly"?
Any thoughts?

