Home What Is Euphoria? Documentation News EUforum Download Euphoria Donate
Recent User Contributions The Archive Other Euphoria Web Sites RDS Development Related Books & Software
Recent Contributions from Users
- Click title to download -

If you have written something useful or amusing in Euphoria that you would like other Euphoria programmers to benefit from, just zip it and submit it.
 
To submit a new contribution, click here. Later, if you want to update your contribution, click the    symbol in your entry. Changes will normally be approved by RDS within a few hours.
 
   indicates a file with happy users. Registered users can vote here.
Platforms are indicated by color: DOS32 WIN32 LINUX GENERIC

File Search: DOS   WIN   LNX   GEN Powered by Euphoria
Type one or more words. Recent Contributions and Archive will be searched.

 
WIN Magic Designer (toy) emulation program 1429KAndrew Katz updated Jul 2/09 this program has happy users! 2.00 click here to update this entry
This computer program is an exact emulation of a toy which was sold years ago called Magic Designer. It also once had the name Hoot Nanny. It is made out of metal and comes with circular paper and colored pens. Needs Win32Lib.ew version 0.70.13. Contact Akatz712 at gmail.com with any comments, suggestions, or issues with this program. Jul 2: Please look at the Euphoria source code for all of the improvements.
 
WIN Digital electronic simulator 762Kgaz updated Jun 26/09   click here to update this entry
This digital logic simulator accurately simulates all seven logic gates. The target of this project is to have a CPU and a GPU running a simple game. Some of the components included in the simulator: JK-flip-flop, Full adder, Decoders, Drivers, GPU, Seven Segment Display. EXE and Source code included. Jun 26: New features save and load your projects and Examples are now included to help you get started.
 
LNX linux serial communication library 14Kjacques deschênes Jun 21/09   click here to update this entry
Update to serial.e library. Also added a serial.html help file. Contains a gps logger program as a demo.
 
WIN Frost 23KAndy updated Jun 7/09 this program has happy users! 1.00 click here to update this entry
An RPG Engine/Editor similar to the RPG Maker series. An incomplete program. Although incomplete, quite a few things are done. Read the ReadMe for more info. Jun 7: Updated, see about.txt for more info.
 
GEN Euphoric Mysteries E-book 6786KBill Aitken Jun 5/09   click here to update this entry
An excellent E-book for Euphoria. Note: This version runs fine on Windows XP, but maybe not Vista.
 
GEN Math Library 16KDon Cahela updated Jun 2/09 this program has happy users! 1.00 click here to update this entry
A library of functions that operate similarly to power(x,n). Also complex variable functions, statistical distributions, polynomial operations, and search for zero of general function. Test codes demonstrate use of each set of functions. Jun 2: Added interval halving version of root search.
 
GEN UnOfficial Euphoria version 4 chm Help file 1118Kne1uno updated May 26/09   click here to update this entry
A help file in chm format, searchable with F1 from many editors. This is a totally unofficial version based on the official docs. The chm index and TOC have some minor redundant links & errors. May 26: now with CHI index file. use with svn 2099 or newer for the soon to be released a4/b1.
 
WIN windows serial port access 8Kjacques deschênes May 24/09 this program has happy users! 3.00 click here to update this entry
WIN32 API binding for serial port usage.
 
GEN Eu 4 Documentation 2656KTom Ciplijauskas updated May 4/09   click here to update this entry
Euphoria alpha documentation pdf format svn2031 -- with instructions on creating Euphoria documentation. May 4: current svn documentation
 
DOS Mathematical expression parser 191KCrash Apr 20/09   click here to update this entry
Small (and binded) parser. It can process almost any mathematical expression eg: 2+34-5*(3-46-4)+23... etc Variable definition allowed, and function declaration (not yet!)... WARNING: type #help for a brief of use. NO GUARANTIES! - CRASH -
 
WIN Show Windows Desktop code 2KThomas Betterly Apr 5/09   click here to update this entry
Code to simulate the show the desktop menu item in Windows. Freeware. Contains a Win32Lib version and a version with Win32Lib dependencies removed.
 
WIN AmbiPlayer 4996KDavid Pletts updated Apr 2/09   click here to update this entry
A simple music player that can play .wav, .ogg or midi files. Uses the .dll libraries from SDL. All files plus compiled version included. A few short sample files are also included for you to try out the program with. Apr 2: Added required jpeg.dll file
 
WIN Calendar in Euphoria 287KFred Ransom updated Mar 30/09   click here to update this entry
An industrial strength calendaring program for Windows to show the strength of Euphoria. It computes holidays and phases of the moon and has a range from 50,000 BC to 50,000 AD. It calculates pre- and post-dates essential to industrial planning. It's very geeky since he's a self-described geek and wrote it for himself. Mar 30: Corrected a date problem. Added some functions to the interface.
 
WIN Ambi 12467KDavid Pletts Mar 27/09   click here to update this entry
A suite of programs for playing ambient sounds from samples. There are a setup helper application, an interactive player and two auto-controlled players, one with a graphic display. The players have been programmed using SDL dll libraries from Mark Akita. Both compiled programs and source included.
 
GEN Dot Notation for Euphoria (v2) 15KJeremy Cowgar Mar 24/09   click here to update this entry
An update to David Cuny's DOT program that supports new Euphoria 4.0 features such as namespaces, enums, new built-in functions and more. It also adds DOT notation for sequence access. REQUIRES 4.x.
 
WIN Winprog/Petzold Project 983KCraig Gilbert updated Mar 24/09 this program has happy users! 2.00 click here to update this entry
Euphoria translations of Petzold's work in 'Programming Windows, Fifth Edition' (all of it, almost). Also some of his own explorations of things like OLE in rich edit controls, generic double-buffering methods, creating dialogs on the fly, etc. Mar 24: Fixed a misunderstanding about the use of ShowWindow().
 
GEN fixed width file parser 6KJeremy Cowgar Mar 19/09   click here to update this entry
Fixed width file parser library. Requires Euphoria 4.0.
 
GEN wxEuphoria 3000KMatthew Lewis updated Feb 24/09 this program has happy users! 184.25 click here to update this entry
Wrappers and binaries for wxWidgets, a cross platform GUI library for Windows and Linux. Feb 24: Re-release of v0.12.2 with corrected files.
 
GEN Think Euphoria 342KTom Ciplijauskas Feb 21/09   click here to update this entry
An introduction to programming with Euphoria. First Draft.
 
WIN Executor of euphoria files for SciTe-ru 5KMike Manturov updated Feb 10/09   click here to update this entry
A tool for the SciTe-ru text editor. Executes ex/exw files and shows filtered ex.err file in the SciTe output window when necessary. Feb 10: Fixed one silly bug
 
GEN wxIDE 400KMatthew Lewis updated Feb 4/09 this program has happy users! 0.50 click here to update this entry
An editor and visual interface designer for wxEuphoria written using wxEuphoria. It runs on both Windows and Linux. Feb 4: V0.5.0: Uses Euphoria 4.0, wxEuphoria v0.12.0. Editor enhancements. Added Windows and Linux binaries.
 
GEN SDL Slideshow 629KChrisBurch3 Feb 3/09   click here to update this entry
A very simple cross platform slide show presenter with various transition effects, and text effects. Think power point lite. Ideal for kiosk info terminals. Cross platform. Test eu3.11 Linux, eu 4.0a2 winxp. Libs and full packages from sdlslide.wikispaces.com
 
Visit The Archive ...
 
This site is maintained by Robert Craig and Junko C. Miura of Rapid Deployment Software