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 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.
 
LNX EuGTK 4.0 library 363Kirv mullins updated Jan 28/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. Jan 28: Added more demos, small bug fixes.
 
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
 
GEN Logo based on { } 15KTom Ciplijauskas Sep 29/09   click here to update this entry
An svg, { } based logo, for experimentation.
 
WIN MySQL 5.0 for Euphoria from Fabio Ramirez 953KMC Wong Sep 26/09   click here to update this entry
Fabio's "libmysql.dll" does not support the new password hashing from MySQL 4.1 onwards. This new dll is from MySQL v5.0's. Uses Fabio's wrapper program with 1 or 2 lines modified and file renamed to avoid name conflict. Demo program also modified from Fabio's.
 
WIN Sample odbc.e cursors connection to AS/400 (iSeries) 1KMC Wong Sep 26/09   click here to update this entry
Sample code using Matthew Lewis' odbc.e to access AS/400 tables (2 tables). Matthew's demo program uses wxWidget so this may be helpful to someone. This demo program uses cursors to read the entire file. Same DSN setup from sample1
 
WIN Sample odbc.e connection to AS/400 (iSeries) 71KMC Wong Sep 25/09   click here to update this entry
Sample code using Matthew Lewis' odbc.e to access AS/400 tables (2 tables). Matthew's demo program uses wxWidget so this may be helpful to someone.
 
WIN backendw.exe (improved) 73KAl Getz Sep 19/09   click here to update this entry
A new 'backendw.exe' for Euphoria version 3.11 . The version that ships with Euphoria v3.11 has a limitation of 128 bytes. This file replaces the old one and allows the bound executable to work under directory names who's lengths are limited only by the operating system.
 
WIN toJP 312KWolfgang Fritz updated Sep 18/09   click here to update this entry
An expanded and enhanced English to Japanese ( shift-JIS ) dictionary for computer programmers, based on his 'Multilingual' contribution. Sep 18: corrections, additions, source included.
 
GEN Windows and X icons for the Open EU files 3KIgor Kachan Sep 10/09   click here to update this entry
A set of .ico and .xpm icons for use with the Open Euphoria files. Based on the project of OEu logo. Packed by 7zip archiver.
 
WIN toRU 291KWolfgang Fritz / Igor Kachan updated Sep 8/09 this program has happy users! 0.80 click here to update this entry
An expanded English to Russian ( Cyrillic ) dictionary for computer programmers, based on the 'Multilingual' contribution. Includes EXE, source code, and Borland bilingual demo. Sep 8: expanded vocabulary
 
WIN Edita Euphoria 4.0 Syntax File 9KGSAC3 Sep 7/09   click here to update this entry
This is a copy of Greg Haberek's (Sept 4/09) Edita Euphoria 4.0 Syntax File, ZIPed with WinZip version 11.2 SR-1.
 
GEN Open Eu Logo Samples 1237KAlex Caracatsanis Sep 6/09   click here to update this entry
A 7-zipped pdf file of sample logos for people to consider.
 
WIN Edita Euphoria 4.0 Syntax File 9KGreg Haberek Sep 4/09   click here to update this entry
An updated Euphoria syntax file for Edita that supports highlighting and auto-complete for Euphoria 4.0 keywords.
 
Visit The Archive ...
 
This site is maintained by Robert Craig and Junko C. Miura of Rapid Deployment Software