1. RE: Commerical Product written in Euphoria
- Posted by Chris Bensler <bensler at nt.net> Oct 15, 2004
- 454 views
Robert Craig wrote: > > > posted by: Robert Craig <rds at RapidEuphoria.com> > > People often ask about commercial > products written in Euphoria. > > Here's one that was developed entirely > in Euphoria (except for the external DLLs). > The final product was translated to C using the > Euphoria to C Translator, and then compiled with Watcom. > > http://www.insight-concepts.com/products/rhyme&verse/ > > They have two more Euphoria-based products under development. > > Regards, > Rob Craig > Rapid Deployment Software > http://www.RapidEuphoria.com Chris (sorry, I don't remember his last name) also created the extreme10 online game, using Euphoria. There is a newer version now. I don't think it uses euphoria though. And if I'm not mistaken, he also created his bitmap encryption tool, Cloak, using Euphoria. His Cloak utility even won some awards. Chris Bensler Code is Alchemy
2. RE: Commerical Product written in Euphoria
- Posted by Eucoder <eucoder at hotmail.com> Oct 15, 2004
- 463 views
Thanks Robert for the announcement! Chris Bensler wrote: Chris (sorry, I don't remember his last name) LoL. It is a funny last name to remember… “Bouzy” Chris you are right, the first few versions of Cloak was written in EU then I decided to port version 7.0 over to another language. I have now decided to redo the new version of Cloak in EU once again. EU “for me” makes it easier to construct complicated applications. When I do run into problems…people like Derek, Mic, Elliot, Lewis, and a few others often point me in the right direction.