|
RE: Open Euphoria
|
matthewwa-@gmail.com
|
May 15, 2006 04:38 PDT
|
| |
Is anything happening here?
Can someone bring us up to date on the state of accomplishment of all
the open source Euphorias? Can any of them run the same programs that
RDS Euphoria runs? Where can I have a look at it?
I don't think programs based on RDS Euphoria can qualify for the free
software directory.
http://directory.fsf.org/
|
I sort of agree with you. If it still relies on one of the RDS backends,
then I definitely agree. I've been working (well, I've stalled as of
late--haven't had much Eu time lately) on using .net (with an eye towards
mono).
Basically, I've written a backend using C#, and then translating eu il code
to clr il code and compiling to a binary. It runs most things, though I've
run into some problems, and it's fairly slow. The speed seems to be
somewhere between running something using a translated eu.ex and normal,
interpreted RDS (though closer to the translated eu.ex in speed).
I need to get a release out, as I also fixed some things (especially with
the debugger) for ooeu.
Matt Lewis
|
|
 |
|