|
Unless noted otherwise, all programs are written in
the Euphoria Programming Language, are completely free,
without time limit, and include full open source.
Some specific copyright restrictions may apply.
Questions and comments about any program should be emailed
directly to the author, or posted on OpenEuphoria Forum. Most files
are in .zip format.
7-Zip is a good, free zip/unzip
program.
|
|
|
|
|
|
|
|
|
| WIN |
EuVIDE Setup |
1328K | Andy Drummond |
Oct 4/05 |
|
 |
|
| This is the bound and complete executable of Judith Evans' IDE for
Win32Lib (below). The setup includes all necessary associated
files and, being bound, will not be affected by your choice of
Win32Lib etc. See the comments associated with the IDE source
code which Judith has submitted at the same time.
| | | |
| WIN |
Enhanced IDE |
597K | Judith Evans |
updated Oct 3/05 |
188.75 |
 |
|
| A greatly-enhanced version of David Cuny's original Interactive
Development Environment for Win32lib. This Enhanced IDE works
best with the latest Win32lib
with recent fixes. The IDE lets you easily design a Windows
user interface, and attach pieces of Euphoria code that will be
executed when GUI elements are clicked by your user. A complete
Euphoria program is generated for you. Includes a companion stand-alone
editor. Win32Lib version 60.6 or higher
is required. For convenience and extra speed, see the bound version
of the IDE contributed by Andy Drummond (EuVIDE Setup).
German and
Czech language support is available. (Czech is only partial
translation but German is uptodate. Anyone who wishes to submit
a translation update or new translation is welcome to do so.)
Oct 3: misc bugs fixed and minor enhancements.
| | | |
| DOS |
GA Math V1.2 |
66K | DB James |
updated Sep 30/05 |
0.50 |
 |
|
| GA Math is a genetic algorithm program. The user enters a formula
and a population of GA beings evolves an algorithm that yields
the correct answer to the entered formula. Each "gene" of the
beings applies a basic math operation. The sets of genes in the
population change over time and tend toward those that give the
correct answer. Sep 30: Generally faster. Flicker-free screen.
Added more private numbers. Many other small changes. Added to
docs.
| | | |
| WIN |
Chip8 emulator |
14K | mic |
Sep 29/05 |
1.75 |
 |
|
| A Chip8 emulator written in Euphoria, complete with sound (bleep)
emulation. The purpose of this project was to try to finish it
in the shortest possible amount of time, so don't take it too
seriously.
| | | |
| WIN |
Edita |
401K | Pete Lomax |
updated Sep 29/05 |
20.00 |
 |
|
| A new editor written using Arwen. Sep 29: 0.2.4 bugfix release
| | | |
| WIN |
Windows Tasking Demo 01 |
6K | Al Getz |
Sep 23/05 |
|
 |
|
| This is a Windows tasking demo for use with the new Euphoria tasking
preview. The demo is made for WinClass but the task procedures
and related can be used with any library. Be sure to read the
"readme.txt" file before running.
| | | |
|