Re: Euphoria.NET?
- Posted by mattlewis (admin) Jul 17, 2012
- 1656 views
bugmagnet said...
Is there ever going to be an Euphoria.NET?
I had a partial version working with ooeu. Basically (IIRC), you shrouded your code, then converted it into CLR assembler code, and then used the .NET assembler to get a working assembly.
It was a lot slower than normal eu, largely due to the way I implemented the basic euphoria datatypes. There's undoubtedly a better way to manage that.
Matt