Re: Who is compiling Eu, and why?
- Posted by PeteE Jan 30, 2015
- 1899 views
mattlewis said...
katsmeow said...
jimcbrown said...
katsmeow said...
My hope was to make OE more accessable to the people who program in Euphoria.
A laudable goal, but unfortunately unrealistic. One is better off hacking at Phix for this I think.
You see that, DCuny? If you want something new in OE, you are better off switching to Phix.
Now that's funny. You're trading off a knowledge of C for a knowledge of x86 ASM. Yuck.
I'm a bit biased toward x86 ASM, and having the ability to generate machine code directly is a huge benefit. Phix could conceivably add a JIT compiler, and from there you could add string execution and whatnot.