Re: Euphoria isn't dying - just needs a jolly good kick!
- Posted by MatthewMacGregor Oct 09, 2014
- 7262 views
Yes, that's interesting. One of euphoria's strengths is the ability to address code in native libraries. It makes it almost ideal as a "binding" language, forming the glue between native code. But it's not ideally suited as an embedded scripting language - at least, not that I'm aware of. Maybe one of the architects could set me straight on that?