1. an IDE for Euphoria, Is there one?
- Posted by forkinpm Aug 25, 2009
- 1004 views
Hallo! I am probably the most green of all greenhorns! I am not a programmer but I write. For a book I am about to publish in English, I need to get some programming under my belt. What is the ideal IDE to use with Euphoria? Please help, I need it. Regards, forkinpm.
2. Re: an IDE for Euphoria, Is there one?
- Posted by jeremy (admin) Aug 25, 2009
- 1016 views
Euphoria doesn't really require an IDE. However, a good editor helps. There is a wiki page for editor discussions that may be of a help for you: Editors.
Jeremy
3. Re: an IDE for Euphoria, Is there one?
- Posted by Lone_EverGreen_Ranger Aug 25, 2009
- 995 views
Euphoria doesn't really require an IDE. However, a good editor helps. There is a wiki page for editor discussions that may be of a help for you: Editors.
Jeremy
I'd reccommend Judath Evan's Win32lib IDE. Its pretty good. Probably the only actual IDE we have for Eu right now.
4. Re: an IDE for Euphoria, Is there one?
- Posted by AndyDrummond Aug 26, 2009
- 965 views
I'd reccommend Judath Evan's Win32lib IDE. Its pretty good. Probably the only actual IDE we have for Eu right now.
Even if you don't want to work with Win32Lib - and Judith's IDE is a Win32Lib IDE - there is nevertheless an editor in the IDE suite which is excellent for Euphoria generally. I often use it when for some reason the IDE is not suitable - like working on a "finished" program. Syntax highlighting, formatting, etc etc. It is a very good editor for Euphoria code.
Andy