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.

 
LNX EuGTK4.5.3 3058KIrv Mullins updated Feb 2/12 this program has happy users! 15.50 click here to update this entry
Very easy-to use wrapper for Euphoria 4.0, and GTK3.0, with improved List- and Tree-view ops and Cairo graphics. Feb 2: Many bug fixes, additional demo programs.
 
LNX gnuplot interface for euphoria 10KGreg Haberek Jan 17/12   click here to update this entry
A build of and wrapper for the gnuplot_i library. You must have gnuplot installed to use this.
 
GEN EuSFML Wrapper 6977KAndy P. updated Jan 17/12   click here to update this entry
The start of a Euphoria wrapper for SFML. Incomplete, though most functions have been wrapped. Looking for help to complete it. Jan 17: Added a few new things. Still a bit incomplete, still looking for help.
 
WIN GdiPlus 185KMike Duffy updated Jan 16/12 this program has happy users! 3.00 click here to update this entry
Complete Euphoria wrapper for GDI+ versions 1.0 and 1.1. Memory allocation and data conversion is handled by the wrapped functions. Includes structures, constants, manifests and many supporting routines. A demo program is included. Jan 16: Euphoria 4 compatibility
 
GEN OpenCV1.0 1723Kras Jan 11/12   click here to update this entry
Euphoria v4 wrappers for OpenCV 1.0 with example program. Playback of .avi files and capture from webcam. Windows version working, Linux version incomplete.
 
WIN Calendar 1048KFred Ransom Jan 3/12   click here to update this entry
This is an industrial strength calendar program. It is written in Euphoria 4 with Win32Lib and Judith's IDE. This update adds time zone input so that it can calculate the phases of the moon correctly for your location. Also, holiday specifications are contained is a separate, editable text file in sequence format.
 
LNX euXosd: Wrapper for the XOSD on-screen display library 148KIra Hill Jan 2/12   click here to update this entry
This wrapper exposes the routines in the libXosd library for use in Euphoria to display text directly on-screen. Source code is provided along with an example demo.
 
WIN Modified EuWinGui Designer 10883KAndreas Wagner updated Jan 2/12   click here to update this entry
A experimental version of Andrea Cini's EuWinGui Designer. It needs Eu4 and WinXP. It is possible to resize controls and move them using the mouse. The modified Designer itself does not need EuWInGui and is not compatible with it. It uses it's own Library (partly compatible to EuWinGui but not completed). Needs some intensive testing. Help is welcome. Jan 2: Comes now as a complete installation including a Euphoria Setup. Installer program, little internal Editor ... Still incomplete and needs intensive testing.
 
GEN Batch Files Menu 13KShian Lee updated Dec 31/11   click here to update this entry
MENU will execute any batch file (or batch command), without staying in the memory, exactly the same way it would be executed from the OS command-line. (read DETAILS before use). Dec 31: MENU now saves and restores the user screen; resets video mode only if necessary; F9 shows the user screen.
 
DOS Advanced DOS Source Editor 299KTom Janes Dec 27/11   click here to update this entry
A full graphical DOS source editor. Made specifically for FreeDOS. Uses the new VESA, and FONT drivers. Includes the help file. For assistance, write the author at portals@verizon.net
 
DOS Freedom GUI for FreeDOS 1015KTom Janes Dec 27/11   click here to update this entry
This was the start of a windowing GUI for FreeDOS. Allows the creation of programs by using an API system like Windows or GNOME. Does not require a wrapper like Win32lib. Unlike a wrapper, DOS_API is the OS, and user programs are created using it directly. It needs many new objects installed which most Euphoria programmers can do on their own. Currently, it can produce windows, allow free movement on the screen, window contract and expand, popup menus, and static text, background images, etc. It would be a great GUI for a great OS that now handles LBA hard drives, FreeDOS. Contact portals@verizon.net for help if you need it.
 
DOS Hi-speed FONT driver for Euphoria 540KTom Janes Dec 26/11   click here to update this entry
This is a high speed FONT driver capable of utilizing fixed or variable pitch fonts. It uses an updated version of the Babor font system, and a directory of available fonts is included, along with the EFONT.EXE executable that enables the creation of fonts from TTF files, Babor conversion, and the construction of libraries.
 
DOS Hi-speed VESA driver for Euphoria 44KTom Janes Dec 26/11   click here to update this entry
This is a high speed VESA driver capable of utilizing all of the VESA modes used in a user's video adapter. It supports 256, 32K, 64K, and 16M color modes, as well as wide screen. The refresh speed for many modes is 256 fps, more than enough to support full screen DVD playback. However, the final speed is determined only by the user's video system.
 
LNX LightGame 904KIra Hill Dec 26/11   click here to update this entry
This is a simple replica of the electronic game Lights Out. It is written with Eu 4 and wxEuphoria and should also work on Windows! Includes source and binary files.
 
DOS New IMAGING driver for Euphoria 7KTom Janes Dec 26/11   click here to update this entry
This file is used with the VESA_API.E file to display, or resize images for any VESA mode. It supports GIF and BMP files only. Portions of the file may be incomplete, and no help file is included. He doesn't have the time to finish it.
 
WIN TankHunter 1233KIra Hill Dec 26/11   click here to update this entry
This is an automated program for playing the classic online game Tank Hunter. It is written in Eu 4 and requires Win32Dib and Win32Lib to take screen shots for decision making; source and binary files are provided.
 
WIN My Personal Piggy Bank 1225KAndy P. Dec 25/11   click here to update this entry
A small program that simulates a piggy bank. Keeps track of your total amount. Uses the Win32Lib. Only features U.S. currency at this time. Includes source and exe files.
 
GEN Euphoria 3.1 Reference Manual in Russian 154KIgor Kachan Dec 24/11   click here to update this entry
Euphoria Programming Language version 3.1 Reference Manual in Russian. You can see these documents on-line in Russian section of the RDS site. Use 7z for unpacking.
 
WIN My Personal Game Database 1236KAndy P. Dec 13/11   click here to update this entry
This is a small light program to help you make a database of your collection of video games. It is simple to use, and uses Euphoria's EDS system. Special thanks to Derek Parnell.
 
GEN Simultaneous Equations 30KDon Cahela updated Nov 21/11 this program has happy users! 1.00 click here to update this entry
Routines for solving N linear equations in N unknowns. Lower-Upper decomposition that retains intermediate results for future use. Also, routines for tridiagonal, block tridiagonal, pentadiagonal, block pentadiagonal, tridag and block tridag for periodic boundary conditions, Jacoby block iteration, and a version with sparse matrix storage implemented. Nov 21: Added a block tridiagonal method similar to LU decomposition. Also added an iterative matrix inversion routine. Added missing matoper.e file.
 
LNX Euphoria support file for the Geany Programming Editor 4KKenneth Rhodes Oct 27/11   click here to update this entry
Color Syntax support and context sensitive help for the Geany Programmer's editor. Project management, execution of file, Eu2C code compiling, binding, shrouding can all be done from within the editor. At present this must be done by substituting filetype.euphoria for one of the filetype.language files currently supported by Geany. Instructions are contained in the file as comments.
 
DOS PESTLRN 136KDon Cahela Oct 12/11   click here to update this entry
Program to estimate rate constants from "batch" data for networks of first order Rxns. PESTLRN uses Newton-Raphson method followed by quasilinearization. Compiled program, no source code. Three examples illustrate the use of PESTLRN.
 
DOS Parameter Estimation in ODEs 255KDon Cahela updated Oct 12/11 this program has happy users! 2.50 click here to update this entry
Estimation of parameters in ODE based models- "PESTODE", by Newton-Raphson method followed by quasilinearization. Compiled program, but source code for a library of ODE models is given, so anyone can have models added to the NLLSQ regression program. Nineteen examples illustrate use of PESTODE. Oct 12: Added an ODE model. Also, separated PESTODE and PESTLRN into their own zip files.
 
GEN Eu4Qt: euqt wrap of GUI toolkit Qt for euphoria4 2Kne1uno updated Sep 24/11   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 Sep 24: works with current Qt4.7 and Euphoria 4.0.4 & 4.1 tip
 
WIN BookReaderC2 10895KFred Mangan Sep 19/11   click here to update this entry
An ebook reader for TXT, HTM(L) and MHT files. User can resize the reading window, change font size and font and background colouring. With source code (Eu 3.x + EuWinGUI).
 
WIN Horde3D for Euphoria 3442KMark Brown updated Sep 18/11   click here to update this entry
This package allows Euphoria to make use of the Horde3D engine. It includes a port to Euphoria of the C++ "Chicago" demo. Horde3D requires an OpenGL 2.0 compatible graphics card supporting at least Shader Model 2.0. Minimum hardware is an NVidia GeForce FX or ATI Radeon 9500 graphics card. Check the official Horde3D FAQ at www.nextgen-engine.net Sep 18: Uploaded to RDS
 
Visit The Archive ...
 
This site is maintained by Robert Craig and Junko C. Miura of Rapid Deployment Software