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.

 
GEN 3-D Tic Tac Toe 120KJerry Story updated Mar 7/10 this program has happy users! 2.50 click here to update this entry
A 3-D Tic-Tac-Toe game built using wxEuphoria. Source only. Mar 7: Change of website.
 
GEN Ornamental Garden Plants 214KJerry Story updated Mar 7/10 this program has happy users! 1.50 click here to update this entry
Source only. Uses wxEuphoria. On Linux it searches a plant on Google. If Internet Explorer changes the extension to .tar.tar, change it back to .tar.gz Mar 7: Change of website.
 
GEN Diet Monger @$$ Kicker 417KJerry Story updated Mar 7/10 this program has happy users! 1.15 click here to update this entry
This program uses USDA's data to help you design diets. It uses wxEuphoria and runs on both Windows and Linux. You need to download the USDA data separately. Mar 7: Change of website.
 
LNX Anagram Quiz Program 190KJerry Story updated Mar 7/10   click here to update this entry
This is for scrabble players for both entertainment and study. There is also a Windows version. Mar 7: Change of website.
 
WIN Anagram Quiz Program 222KJerry Story updated Mar 7/10   click here to update this entry
This is for scrabble players for both entertainment and study. There is also a Linux version. Mar 7: Change of website.
 
LNX Causes of Health Problems 154KJerry Story updated Mar 7/10   click here to update this entry
A program that figures out causes (in terms of life style) of health problems. Mar 7: Change of website.
 
GEN Hangman Cheater 267KJerry Story updated Mar 7/10   click here to update this entry
This program "destroys" the game of hangman. Uses wxEuphoria. Should work on both Windows and Linux. Mar 7: Change of website.
 
GEN Syllogism Quizzer 136KJerry Story updated Mar 7/10   click here to update this entry
This is an educational game that systematically quizzes you so you learn all 256 syllogism forms. Mar 7: Change of website.
 
LNX Triangle Game 194KJerry Story updated Mar 7/10   click here to update this entry
The Linux version of his Triangle game. (You might have to rename the file using a .tar extension after downloading it.) Mar 7: Change of website.
 
WIN TimedMsg 18KFred Mangan Mar 2/10   click here to update this entry
Include File for EuWinGUI (+ demo): Display text or a bitmap picture in your programs using a timed-out Dialog.
 
GEN Euphoria 3.1.1 Documentation in Japanese(Offline edition) 529KRDS / Ninetailfox Software Feb 24/10   click here to update this entry
Japanese translated html documentation (includes original html documentation)
 
GEN EuScanf 2KFred Mangan Feb 23/10   click here to update this entry
Use a scanf function for Euphoria to extract data from formatted text lines.
 
LNX EuGTK 4.0 library 561Kirv mullins updated Feb 18/10 this program has happy users! 12.50 click here to update this entry
Beta version of a GTK wrapper for Euphoria 4.0. See Irv's website for a full description, as well as examples, demos, pictures etc. Feb 18: Bug fixes, added functions
 
GEN HTML Maker 13KRyan Mann Feb 13/10   click here to update this entry
HTML Maker is a program that allows a user to make simple HTML pages without knowing HTML. HTML Maker is meant to be ran from a text console or terminal session such as telnet or SSH. Currently, it asks the user for the title for their HTML page. Then, it allows the user to type the body of their HTML page. In the future, HTML Maker will have the ability to read in a text file and convert it to HTML.
 
WIN Dos Rescue with small fix 5KMarco Achury Feb 3/10   click here to update this entry
A (very little) fix to Rob's dos_rescue library so the window title caption is not hardcoded on the library. The main program passes it as a global sequence.
 
WIN HistPie 195KOtterDad Feb 1/10   click here to update this entry
Repost of Original Submission by Fred Mangan Jun 5/08 An include file to draw simple histograms and pie-charts for EuWinGUI. Source code and demo program.
 
DOS Parameter Estimation in ODEs 378KDon Cahela updated Feb 1/10 this program has happy users! 2.50 click here to update this entry
Two programs to estimate parameters in ODE based models- "PESTODE" or in networks of first order Rxns-"PESTLRN", by quasilinearization. Compiled programs, no source code. Source code for a library of ODE models is given, so anyone can have models added to the NLLSQ regression program. Fifteen examples illustrate use of PESTODE and three of the examples are also solved using PESTLRN. Feb 1: Output equally spaced results and a new model.
 
WIN Win32lib for Euphoria 4.0 beta 409KMike Jan 26/10   click here to update this entry
Here is a conversion of Win32lib to run under the latest version of Euphoria. The conversion was not perfect so some minor changes to your apps will inevitably be required. He was not able to get Judith's IDE to run, as an interpreted app, with it. However, you can use Andy Drummond's excellent bound version of the IDE to develop Win32lib apps. Please send details of any improvements to the forum.
 
GEN UnOfficial Euphoria version 4 chm Help file 1365Kne1uno updated Jan 24/10   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 has some minor redundant links & errors. Jan 24: for use with svn/eubins r3054 or newer beta3/rc1
 
GEN SmartStrings 1KJim Pishlo Jan 20/10   click here to update this entry
Offers some simple sequence (string) manipulation functions. Also includes "smart_parse". An intelligent parsing function that splits a string by more than one delimiter, and ignores delimiters located between quotes. Good for processing commands.
 
LNX zipsearch 1017KJim Pishlo Jan 20/10   click here to update this entry
Linux command that allows you to search a database of over 47,000 records for any given zip code, or city and/or state. Before you run it, you'll have to change the db_open command to point to the zip_codes database on your computer.
 
GEN Euphoria Documentation in Japanese(Online edition) 900KRDS / Ninetailfox Software Jan 17/10   click here to update this entry
Primary documentation Japanese translation of Euphoria 3.11 He asks that reports of mistranslation be sent to http://twitter.com/9tf2010/
 
WIN Firebird Server ODBC 179KSteve Baxter Jan 14/10   click here to update this entry
Demonstration program for Firebird Server ODBC access using odbc.e and wxEuphoria with two-tone flexible datagrid. Uses the EMPLOYEE.FDB example database that comes standard with Firebird install.
 
DOS See How a Quicksort Works in Detail 1KSteve Baxter updated Jan 14/10   click here to update this entry
Three entertaining demos for DOS screens that show all details of a fast quicksort in action. The algorithm does not use recursion and has added parameters to make it more all-purpose. These programs were translated from code written by Ethan Winer for QuickBASIC. Jan 14: FORGOT TO ZIP.
 
GEN plist file for TextWrangler for Mac OS X 6KMacUser Jan 1/10   click here to update this entry
For syntax highlighting on Mac OS X.
 
WIN Move/Resize Borderless Windows 4KDaduko updated Dec 31/09   click here to update this entry
A library for moving/resizing windows that lack titlebars or borders. Updated to work with new win32lib.. Dec 31: Updated to work with new win32lib.
 
WIN Orac 518KMike updated Dec 28/09 this program has happy users! 5.60 click here to update this entry
An optimizing incremental compiler supporting conditional compilation. Dec 28: The IDE "Where" facility has been enhanced to search all strings in the source for a specified piece of text and then create a jump list of all identified targets.
 
GEN object drop - learning to tetris 12Ktim d. updated Dec 16/09   click here to update this entry
The basic tetris engine made easy for anyone to learn. DOS graphics mode. Should work in Linux/DOS/Windows. Try it out and expand on it yourself. Super customizable, play with the vars. Now works in standard consoles. Dec 16: Now blocks "stack" with a blockstodo algorithm. Also an end game routine is in place.
 
GEN Eu4Qt: wrap of GUI toolkit Qt for euphoria4 1Kne1uno Nov 17/09   click here to update this entry
Get source from svn or zip which Includes example programs, html documentation, tests, source and a precompiled dll for windows. Only a small fraction of Qt is wrapped so far but enough to get an idea of how it can work. Needs Qt4.5 in source or binary from qt.nokia.com
 
WIN MCatalog 173KFred Mangan Nov 5/09   click here to update this entry
A neat database program for storage of text; source code uses EuWinGUI - includes a handy 'TODO' include file.
 
WIN .INI files uncomplicated 7KSergio Gelli Nov 4/09   click here to update this entry
Just say no to complicated programming language ;-), to use an ".ini" file
 
WIN AVI2GIF 917Kmic Oct 14/09   click here to update this entry
A command line application for converting an AVI file (or a part thereof) into an animated GIF. Uses VFW for the video decoding, so the user is required to have the relevant codec installed.
 
WIN message boxes for Unicode 5KArthur Crump Oct 14/09   click here to update this entry
A modified msgbox.e to provide support for Unicode message boxes as well as the old style. If a system does not support Unicode, old style message boxes can still be displayed.
 
GEN A set of EU logos 1924KIgor Kachan updated Oct 10/09   click here to update this entry
A set of EUPHORIA logos and icons. Based on new 'eu' letter. Feel free to use them for your Open Euphoria works and sites as you wish. Packed by 7z. Oct 10: Added new logos.
 
WIN photuki 1KMichael Raley updated Oct 5/09   click here to update this entry
Photuki is a utility using Win32Lib, freedib and win32dib to copy and transform images into a template for making origami cubes. Sample images, bound version and folding instructions available at Modulareality.org Oct 5: change of websites with Geocities shutting down on Oct 26th
 
Visit The Archive ...
 
This site is maintained by Robert Craig and Junko C. Miura of Rapid Deployment Software