Wiki Diff EuphoriaLinks, revision #13 to tip

[[Projects based on Euphoria|Back to Projects based on Euphoria]]

==Common sites that refer to Euphoria==
* [[http://en.wikipedia.org/wiki/Euphoria_programming_language|Wikipedia Article about Euphoria]]
* [[http://c2.com/cgi/wiki?EuphoriaLanguage|c2.com Euphoria Page]]
* [[http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html|TIOBE Language Index]]
* [[https://rosettacode.org/wiki/99_bottles_of_beer#Euphoria|Euphoria version of 99 Bottles of Beer]]
* [[http://hopl.info | HOPL Online Historical Encyclopedia of Programming Languages ]] genealogy of over 8900 programming languages


==Euphoria-related sites created by users of Euphoria==

Feel free to add your own link. //Please make sure the topic of any page you add is primarily Euphoria.//

* **Derek Parnell** was the original developer of Win32Lib \\
See [[http://sourceforge.net/projects/win32libex|the Win32Lib project on SourceForge]] for a recent version.
* **Judith Evans** was the original developer of the Win32IDE: [[http://sourceforge.net/projects/euvide|project on SourceForge]] \\
For an updated version see: [[https://bitbucket.org/CANewbould/euvide/src/master/]]
* **Ryan Johnson** is working on an IDE / GUI project called [[http://redy-project.org/|Redy.]]
* **Greg Haberek** runs [[https://usingeuphoria.com/|usingEuphoria.com]] (formerly run by **C. K. Lester**, see [[https://oldsite.usingeuphoria.com|oldsite]]).
* **David Cuny** of California has set up a [[http://webs.lanset.com/dcuny/euphoria.htm|Euphoria Page]] with the latest releases of many of his GUI libraries and other programs. Several screen shots are included.
* **Michael Packard**, of Lord Generic Productions has [[http://www.berighteous.com/euphoria/|a site]] dedicated to the theory of making action games in Euphoria. Check out his //Crash Course in Game Design and Production//.
* **Igor Kachan** has a [[http://www.private.peterlink.ru/kinz/|Russian site]] as well as a backup of the RapidEuphoria website [[http://pl-euphoria.narod.ru/root_catalog/index.html]]
* **Irv Mullins** maintains a cross-platform Euphoria/GTK wrapper for Linux, OSX and Windows at
[[http://sites.google.com/site/euphoriagtk/Home|EuphoriaGTK]]

==Useful Links==

* [[http://rapideuphoria.com|Euphoria's Home Page]]
** [[http://www.rapideuphoria.com/archive.htm|Search the Archives (Euphoria file Archives)]]
* [[http://openeuphoria.org/EUforum/|EUforum]] -- Users Forum
* [[irc://irc.freenode.net/#euphoria]] -- IRC channel Euphoria programmers hang out on
* [[http://sourceforge.net/projects/rapideuphoria/|SourceForge Project Page]]
* [[http://en.wikipedia.org/wiki/Euphoria_programming_language|wikipedia Euphoria page]]
* [[http://euphoria.pastey.net/|Euphoria PasteBin Service]]
* [[PromoteEuphoria]] Help put Euphoria on the map!

==Euphoria-related sites==
* **Ryan Johnson** is working on a big project called [[http://fluidae.com/|Fluid Application Environment]]

* **Jeremy Cowgar** is working on an [[http://jeremy.cowgar.com/cgi-bin/wiki/IupEu|IupEu]] wrapper for Euphoria. ([[http://www.tecgraf.puc-rio.br/iup/|Official Iup Site]])

* **C.K. Lester** has lots of information on [[http://www.usingeuphoria.com/|Euphoria programming]]. His site includes an on-line book, an FAQ, news, a code library, CGI information and a lot more.

* **Jonas Temple** has developed a database tool called [[http://www.innovativesys.net|FROG]] that uses Euphoria 3.0's new multitasking feature.

* **Vincent Howell** has set up a [[http://groups.yahoo.com/group/programming_euphoria/|Euphoria forum on Yahoo Groups]]. It has some features that aren't available with EUforum.

* **Derek Parnell** has some older releases of [[win.htm#newwin32lib|Win32Lib]] on [[http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm|his site]]. See [[http://sourceforge.net/projects/win32libex|the Win32Lib project on SourceForge]] for a more up-to-date version.

* **Tom Janes** of Northeastern Engineering has a [[http://mysite.verizon.net/portals/|site]] featuring his NEL_32 system for Euphoria users who wish to use the WIN32 API.

* **Jiri Babor** has a [[http://homepages.paradise.net.nz/~jbabor/euphoria.html|site]] featuring the many Euphoria programs he has written over the past few years.

* **Antonio Alessi** of Italy has used Euphoria and Win32Lib to develop a beautiful-looking user interface for his [[http://www.hyphenator.com/|Hyphenator Pro]] program.

* **Greg Haberek** has a simple [[http://www.freewebtown.com/ghaberek/|web page]] for his programming projects.

* **Monty King** provides a dedicated Euphoria chat room on his [[http://www.geocities.com/SiliconValley/Vista/5956/|Euphoria page]]. You need a Java-enabled browser to chat.

* **John Bown** has an informative [[http://www.hippy.freeserve.co.uk/euphoria.htm|Euphoria site]].

* **Lewis Townsend** created a new [[http://www.geocities.com/TimesSquare/Labyrinth/9472/|Euphoria page]].

* **Patrick Quist** has a [[http://members.tripod.lycos.nl/quistnet|Euphoria page for his QOS project]].

* **Stab Master (Mic)** has a [[http://come.to/progzone/|Euphoria page]] containing his favorite Euphoria files and links, plus his own programs.

* **Ferlin Scarborough** has a [[http://mywebpage.netscape.com/shadetreesoft|Euphoria page]] with an **adventure engine** and some other Euphoria projects.

* **Buddy Hyllberg** has a [[http://tenbux.iwarp.com/|page]] with some programs he has written.

* **Igor Kachan** has a [[http://www.private.peterlink.ru/kinz/|Russian site]] with the RapidEuphoria Web site and all the Euphoria documentation translated to Russian for easy download.

* **Judith Evans** has a [[http://sourceforge.net/projects/euvide|project on SourceForge]] with the latest version of her IDE for Win32Lib.

* **Chris Burch** has a site dedicated to [[http://eusqlite.wikispaces.com/|The SQLite database system for Euphoria]].

* **David Cuny** of California has set up a [[http://webs.lanset.com/dcuny/euphoria.htm|Euphoria Page]] with the latest releases of many of his GUI libraries and other programs. Several screen shots are included.

* **Doug Miller** has a new [[http://www.euforge.com|Euphoria community site]].

* **Michael Packard**, of Lord Generic Productions has [[http://www.berighteous.com/euphoria/|a site]] dedicated to the theory of making action games in Euphoria. Check out his //Crash Course in Game Design and Production//.

* **Michael Cripps** has set up an interesting [[http://www.geocities.com/SiliconValley/Lakes/4543/|Euphoria page]] that features downloadable programs, text files, and graphics, as well as an **online Euphoria chat** facility where you can talk to other Euphoria programmers in real-time.

* **Eduardo Okada** has a [[http://www.geocities.com/TimesSquare/Labyrinth/8480/|Dheos Dragon Soft Programming Page]] with some programs that he has developed and a RPG programming tutorial.

* **Pete King** of Spectre Software has a [[http://come.to/spectre-soft|Euphoria page]] with several downloads for games and graphics.

* **Tapani Talvitie** has created a new Web site called [["http://www.asetalvitie.fi/tapani/programming/|Tapsa's Programming Corner]].

* **Wes Hermanson** has developed an impressive AI system called AI Trainer, as well as other [["http://weshermanson.net|free programs]] you can download. Click "Free Stuff".

* **Vildan Hasanbegovic and Adam Danielsson** have developed a minimalist scripting language called [[http://boxx.origincode.com|Boxx]] that borrows some concepts and ideas from Euphoria. It was created as part of a university thesis.


//!!Insert your own link above.

//[[edit=EuphoriaLinks|Add your own link here]].//


Search



Quick Links

User menu

Not signed in.

Misc Menu