|
|
|
|
|
|
|
|
| GEN |
UnOfficial Euphoria version 4 chm Help file |
1544K | ne1uno |
updated Aug 29/10 |
|
 |
|
| 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. Aug 29: for
beta4 or newer
| |
| |
| GEN |
pdf documentation svn3379 |
2912K | Tom Ciplijauskas |
updated Aug 27/10 |
|
 |
|
| Pdf documentation for 4.0 svn3379 contains updated Euphoria Documentation.
Also, an experimental pdf containing only sorted constants and
routines. Aug 27: Latest version. Fixed some formatting issues.
Second pdf with only sorted constants and routines.
| |
| |
| DOS |
astro |
11K | Mike Manturov |
updated Aug 5/10 |
|
 |
|
| A galaxy emulator inspired by, and based on, Marco Achury's estrella.ex
program. Some new features are added: keyboard commands, inelastic
collision, print screen function, engine improvements, etc. Aug 5: Elastic
collision added. Various changes and improvements.
| |
| |
| GEN |
Simultaneous Equations |
27K | Don Cahela |
updated Aug 2/10 |
1.00 |
 |
|
| Routines for solving N linear equations in N unknowns. Lower-Upper
decomposition that retains intermediate results for future use.
Also, routines for tridiagonal, pentadiagonal, block tridiagonal
linear algebra, tridag and block tridag for periodic boundary
conditions, Jacoby block iteration, and a version with sparse
matix storage implemented. Aug 2: Added block tridiagonal methods
that allow for reuse of the beta inverse matrices-similar to LU
decomposition.
| |
| |
| GEN |
pdf documentation svn3326 |
1736K | Tom Ciplijauskas |
Jul 29/10 |
|
 |
|
| Pdf documentation for 4.0 svn3326. checksum for the .zip file: MD5:
242306C70F8A71F89D73EB3FE89E60E9 SHA1 (160): 7FA1567802E61E081B9AADA48AF61541F1639015
| |
| |
| GEN |
KV - Key/Value Sequences |
2K | Kenneth Riviere |
Jul 28/10 |
|
 |
|
| Routines for maintaining sorted key/value sequences. Includes code
for testing whether a sequence is an ASCII string, testing the
depth of a sequence (how many subsequences) and formatting sequences
for printing (handy for debugging). Long used in JoKoSoKo game
here in archive, but here uploaded separately.
| |
| |
| WIN |
Keyboard |
652K | Fred Ransom |
Jul 22/10 |
|
 |
|
| Euphoria with Win32Lib and Judith's IDE is the only system he has
come across that gives you a visual GUI designer, multi-threading,
printer support AND direct access to the event loop in MS Windows
all at once. Sure, Visual Studio gives you all these things, but
separately, not together. This little project, a portable program
for his father in his 90's, illustrates this Euphoria strength.
| |
| |
| GEN |
UnOfficial Euphoria version 4 CHM Help file beta |
1600K | ne1uno |
Jul 3/10 |
|
 |
|
| with doc changes since the last official eu4 release, for anyone
using eubins or compiling euphoria from source. PSPad editor syntax
and context INI files included. you can find a new zip from time
to time listed on the download list at http://code.google.com/p/eu4qt
| |
| |
| WIN |
Deluxe Slide Show3 |
336K | Don Cole |
updated Jul 3/10 |
3.50 |
 |
|
| Included are a bound .exe and the source code. Now works with, .jpg,
.gif, .bmp, .ico, .png, tif, .tiff, .wmf, .emf files. Features
while Slide Show is in progress: Pause, Zoom In, Zoom Out, Scroll
about in a large Picture, Send Pictures to Your Favorites Folder,
Manually Scroll back and forth through Slide Show, and other goodies.
Jul 3: Included are all the needed include files. Ver. 3.1.1
include files are also needed.
| |
| |
| WIN |
Round Robbin |
433K | Fred Ransom |
updated May 28/10 |
|
 |
|
| RoundRobin is a non-trivial problem solved with Euphoria. Using
an algorithm from Ancient Greece, it schedules the matches in
a round robin tournament. The program may not be as nice as it
could be--he wrote it in one evening--but it's quite usable by
any coach or league honcho worth his or her salt. He wrote it
with Win32Lib using Judith's IDE. Also runs on Linux with the
wine loader. May 28: Made program more robust and corrected
the save as dialogue. Improved output format.
| |
| |
| GEN |
CxImage |
564K | Mic |
updated May 20/10 |
12.00 |
 |
|
| A wrapper for the CxImage library. It can load and save images using
the BMP, GIF, JPG, PNG, ICO, TGA and PCX formats. It can also
resize images using either nearest-neighbor or bilinear filtering.
An example is included. May 20: Added Linux support (32-bit).
| |
| |
| GEN |
Parse |
201K | Fred Mangan |
May 9/10 |
|
 |
|
| Unorthodox parsing and evaluation of formulas written as text. Supports
all trig functions + use of an independent variable, 'X'. With
demo programs and notes
| |
| |
| GEN |
Scavange |
197K | Fred Mangan |
May 9/10 |
|
 |
|
| A EuWinGUI program to maintain a searchable EDS database of the
*.e, *.ew include files in your Euphoria installation; can print
to file. Executable only supplied.
| |
| |
| WIN |
.INI files uncomplicated |
9K | Sergio Gelli |
updated Apr 27/10 |
|
 |
|
| Just say no to complicated programming language ;-), Include INI.E
to use an "yourFile.ini" Apr 27: --- Now, a little better explained
| |
| |
| LNX |
Qt to Euphoria Gtk |
3K | ninoid |
Apr 21/10 |
|
 |
|
| Use Qt3/4 Designer (part of KDE Linux distributions) for visual
create GTK Library Euphoria source file. This is v0.8 beta.
| |
| |
| GEN |
Library of Statistical Functions |
33K | Charles Newbould |
updated Apr 9/10 |
1.00 |
 |
|
| A library of descriptive statistical functions. Includes full html
documentation. Apr 9: More functions added. Folder of worked
examples.
| |
| |
| WIN |
Edita |
3019K | Pete Lomax |
updated Mar 25/10 |
26.00 |
 |
|
| A full-featured Euphoria-oriented editor written using Arwen. Mar 25: 50+
bug fixes, works better on Windows XP
| |
| |
| WIN |
Manifest Maker |
43K | Mike Duffy |
Mar 24/10 |
|
 |
|
| Windows Dialog, lets you create a manifest with resource script,
add a manifest to a resource script, compile and add a resource
script to an executable. All with a couple of mouse clicks.
| |
| |
| WIN |
GdiPlus |
140K | Mike Duffy |
updated Mar 22/10 |
3.00 |
 |
|
| 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. Mar 22: Added printer
support functions for GDI/GDI+.
| |
| |
| LNX |
Netscan |
2K | irv mullins |
Mar 19/10 |
|
 |
|
| Simple EuGTK program to display your computer's network address
and look for other computers on your lan. See link for photo.
http://etcwebspace.com/users/irvm/NetScan.html
| |
| |
|
|
|
|
|
|
|
|
| GEN |
documentation 4.0 svn3117 |
1237K | Tom Ciplijauskas |
Mar 17/10 |
|
 |
|
| PDF of Euphoria documentation. Version 4.0 svn3117
| |
| |
| GEN |
documentation as html 4.0 svn3117 |
514K | Tom Ciplijauskas |
Mar 17/10 |
|
 |
|
| A single file HTML version of the svn3117 documentation for Euphoria
4.0
| |
| |
| LNX |
My Links |
2K | irv mullins |
Mar 16/10 |
|
 |
|
| Simple EuGTK program which puts a semi-transparent list (with icons)
of your favorite web sites on screen. Clicking on one opens your
default browser with that page. No need to keep a browser running
all the time!
| |
| |
| GEN |
3-D Tic Tac Toe |
120K | Jerry Story |
updated Mar 7/10 |
2.50 |
 |
|
| A 3-D Tic-Tac-Toe game built using wxEuphoria. Source only. Mar 7: Change
of website.
| |
| |
| GEN |
Ornamental Garden Plants |
214K | Jerry Story |
updated Mar 7/10 |
1.50 |
 |
|
| 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 |
417K | Jerry Story |
updated Mar 7/10 |
1.15 |
 |
|
| 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.
| |
| |
| WIN |
Anagram Quiz Program |
222K | Jerry Story |
updated Mar 7/10 |
|
 |
|
| This is for scrabble players for both entertainment and study. There
is also a Linux version. Mar 7: Change of website.
| |
| |
| LNX |
Anagram Quiz Program |
190K | Jerry Story |
updated Mar 7/10 |
|
 |
|
| This is for scrabble players for both entertainment and study. There
is also a Windows version. Mar 7: Change of website.
| |
| |
| LNX |
Causes of Health Problems |
154K | Jerry Story |
updated Mar 7/10 |
|
 |
|
| A program that figures out causes (in terms of life style) of health
problems. Mar 7: Change of website.
| |
| |
| GEN |
Hangman Cheater |
267K | Jerry Story |
updated Mar 7/10 |
|
 |
|
| This program "destroys" the game of hangman. Uses wxEuphoria. Should
work on both Windows and Linux. Mar 7: Change of website.
| |
| |
| GEN |
Syllogism Quizzer |
136K | Jerry Story |
updated Mar 7/10 |
|
 |
|
| This is an educational game that systematically quizzes you so you
learn all 256 syllogism forms. Mar 7: Change of website.
| |
| |
| LNX |
Triangle Game |
194K | Jerry Story |
updated Mar 7/10 |
|
 |
|
| 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 |
18K | Fred Mangan |
Mar 2/10 |
|
 |
|
| Include File for EuWinGUI (+ demo): Display text or a bitmap picture
in your programs using a timed-out Dialog.
| |
| |