RE: Alternatives to Eu (was: Euphoria 2.5 Will Break Existing Code)
- Posted by "Christian Cuvier" <Christian.CUVIER at agriculture.gouv.fr> Feb 17, 2004
- 504 views
> From: Al Getz <Xaxo at aol.com> > Subject: RE: Euphoria 2.5 Will Break Existing Code > > > Hi Chris, > > Yes, it would be harder to get it to work within a > routine, but i think it does work for an 'if block' as > my code had shown (if y=1 then ... etc). > Still, i guess i expected Eu to eventually have dynamic > includes of some type so you can conditionally include > things for different platforms and op systems etc. > > I hadnt looked at OpenEu in a while now, how's that going? > > Take care, > Al Less people working on it AFAIK, as it no longer extends PE/Menno's PEu. Quite a few lurkers though. Known output so far: - an experimental OE on Parrot interpreter (see Pete Lomax's site); - specs whose contents start stabilizing (oedoc.free.fr); There's also a C/C++ translator initiated by jbrown, to which I'll try and bring some useful contribution and code. No files released so far. See the mission statement on Derek's site. He was promoted to project coordinator. CChris