Does something similar exist for embedding Ruby? That would be quite nice!
Reposted from
Adolfo Neto
"Now you can run Python inside Elixir.
(...)
This is gonna be awesome for the Elixir and AI community."
George Guimarães
Pythonx: Python interpreter embedded in Elixir, by Jonatan Klosko and José Valim
#ElixirLang
bit.ly/3EFYX5g
(...)
This is gonna be awesome for the Elixir and AI community."
George Guimarães
Pythonx: Python interpreter embedded in Elixir, by Jonatan Klosko and José Valim
#ElixirLang
bit.ly/3EFYX5g
Comments
This would be possible with mruby for sure, but that means no access to most of the gems.
What I would personally like to be able to do is try building applications in Elixir while still using the gems I am familiar with so mruby wouldn't do that.
Likely more reasonable to wrap in services.