|
|
|
|
|
|
|
|
| GEN |
Hardware DEP enabled Euphoria |
38K | Shawn Pringle |
updated May 8/08 |
1.00 |
 |
|
| You can Enable Hardware DEP and EUPHORIA will work fine if you patch
the EUPHORIA directory with the files contained in this package.
Instructions on two methods of install are included in install.txt
in this archive. May 8: Added new functions.
| |
| |
| WIN |
ConTEXT Editor files |
3K | James Cook |
May 7/08 |
|
 |
|
| Euphoria (3.1) Highlighters and Templates for the ConText Text Editor
(v0.98.5). Features "A Windows Scheme" and Insert Code From Template
Descriptions. Download ConTEXT from www.contexteditor.org
| |
| |
| GEN |
EuNet |
43K | Michael J. Sabal |
updated May 3/08 |
1.40 |
 |
|
| EuNet is a cross-platform sockets library using native OS API calls.
Using a single library, you can write client or server applications
that run on both Windows and Linux without modification. May 3: Added
Kat's routines to manipulate the http header when requesting web
documents.
| |
| |
| DOS |
Example of DOS distribution file |
2456K | Marco Achury |
May 1/08 |
1.50 |
 |
|
| Zip file with WIN/DOS euphoria installation striping out all the
windows specific files. Just the first step to create a file to
include on FREEDOS distribution. TO DO: Port to DOS the setup
script to generate \doc and \html from htx files. Script to setup
environmental variables.
| |
| |
| GEN |
Command-line options for your program |
4K | James Cook |
updated Apr 30/08 |
|
 |
|
| Add command-line options handling to your program. Start with the
sample provided, and expand it to meet your program's command-line
needs. Includes option handling code for: /?, -x, -x[string],
-x [str1] [str2] Apr 30: fixed an error when using match(),
added some lines of code
| |
| |
| WIN |
Orac |
546K | Mike |
updated Apr 24/08 |
4.00 |
 |
|
| An optimizing incremental x-compiler supporting conditional compilation.
Apr 24: Defaulted arguments may be now used in parameter lists.
| |
| |
| WIN |
Winprog/Petzold Project |
2458K | Craig Gilbert |
updated Apr 24/08 |
1.60 |
 |
|
| Euphoria translations of Petzold's work in 'Programming Windows,
Fifth Edition' (all of it, almost). Also some of his own explorations
of things like OLE in rich edit controls, generic double buffering
methods, creating dialogs on the fly, etc. Apr 24: fixed Connect
example
| |
| |
| DOS |
gomoku game |
3K | Carlos Valdes |
Apr 21/08 |
|
 |
|
| A source DOS program to play gomoku (pente, five-in-a-row) between
two human players using the mouse. It only checks legal moves
(play in empty squares, alternating) and checks to see who is
the winner. Theory says that the first player can force a win.
So to be fair to second player, he must be first in next game
of match. Ideal for children's tournaments. It can be greatly
improved and enhanced. Includes minnie.e mouse library.
| |
| |
| GEN |
IupEu |
29K | Jeremy Cowgar |
Apr 18/08 |
1.50 |
 |
|
| Iup wrapped for Euphoria. Iup is a portable cross-platform GUI system
that is powerful yet easy to use.
| |
| |
| GEN |
Euphoria 3.1/3.1.1 Help in chm format |
864K | txj2000 |
Apr 17/08 |
|
 |
|
| Euphoria 3.1.1 documentation in CHM help format.
| |
| |
| WIN |
reg.ew |
19K | Shawn Pringle |
Apr 12/08 |
|
 |
|
| reg.ew - Registry wrappers for Euphoria - version 1.2 -- Copyright
(C) 2002 Davi Tassinari de Figueiredo. Patched so that you do
registry operations only requiring KEY_READ access privilege.
| |
| |
| WIN |
EDITA (By Pete Lomax) as a .zip file |
934K | don cole |
Apr 9/08 |
|
 |
|
| A backup for Pete Lomax's files. This contains everything you need
to install Edita 0.3.0 yourself. (no source).
| |
| |
| WIN |
EDITA (By Pete Lomax) automatic installer |
1069K | don cole |
Apr 9/08 |
|
 |
|
| A backup for Pete Lomax's files. This will install Edita version
0.3.0 for you.
| |
| |
| WIN |
EDITA (By Pete Lomax) with source |
1581K | don cole |
Apr 9/08 |
|
 |
|
| A backup for Pete Lomax's files. This will unzip the same as edall.zip,
but also has source code.
| |
| |
| GEN |
Edita Manual (By Pete Lomax) |
1212K | don cole |
Apr 9/08 |
|
 |
|
| The Manual for Edita.
| |
| |
| WIN |
Quick Pick |
1K | Logan Kodysz |
Apr 9/08 |
|
 |
|
| A little program that generates "random" lotto numbers. Based on
the California State Lottery. Requires Win32Lib 0.60+
| |
| |
| GEN |
Corrections on ed.ex |
63K | Marco Achury |
updated Apr 6/08 |
|
 |
|
| Patched ED.EX. When working on Windows, it can now read Num Pad
/ and Num Pad Enter. Apr 6: Uses Rob's SVN Revision 205. Now
the code is clearer to read.
| |
| |
| WIN |
Alien Attack |
568K | Gaz |
Apr 4/08 |
|
 |
|
| Alien attack is a space shooter, like space invaders, only without
paths for the enemies to follow. This is not a complete project.
It uses euallegro by Ray Smith. .EXE and source included.
| |
| |
| WIN |
Graves |
3883K | Gaz |
Apr 4/08 |
|
 |
|
| The undead are digging their way out of their graves. Take the shovel
and cover the holes before it's too late. Random generated levels.
Build strategic barriers from mud to prevent zombies attacking
you. .EXE and source included. 95 percent completed project.
| |
| |
| WIN |
Image Editor |
814K | Gaz |
Apr 4/08 |
|
 |
|
| Image editor is a advanced image editor. It uses the win32dib library
for transformations, and other effects. It's a free image library
for opening many different file formats. This is not a complete
project. .EXE and source included.
| |
| |
|
|
|
|
|
|
|
|
| WIN |
Pool Demo |
252K | Gaz |
Apr 4/08 |
|
 |
|
| Pool is an example of a pool game. It is not a complete game. He
used MrTrick's vector library to write this example. .EXE and
source included.
| |
| |
| WIN |
Starcraft2 Demo |
956K | Gaz |
Apr 4/08 |
|
 |
|
| A real-time strategy game example using the A Star algorithm. Select
multiple units and move them about the map. See how they walk
around the trees. There is also a network version for two players.
.EXE and source included
| |
| |
| DOS |
Worms demo |
2641K | Gaz |
Apr 4/08 |
|
 |
|
| Worms is a DOS example of the worms game made by team17 and is not
a full game. Note this game requires a high spec system to run.
.EXE and source are included.
| |
| |
| WIN |
UDP |
463K | Gaz |
updated Apr 4/08 |
1.00 |
 |
|
| USB data protector is a program used to password protect and compress
data stored on USB pen drives. .EXE and source included. Apr 4: (changed
platform from DOS to WIN)
| |
| |
| WIN |
Converting .DBF files to EDS |
173K | Sergio Gelli |
updated Apr 2/08 |
1.00 |
 |
|
| Open a Dbase database, and show the content in a ListView with headings,
showing the names of the fields and columns with data from the
database. You can use keyboard or mouse to navigate between records
and optionally copy the database from a .DBF to a Euphoria EDS
database. Sample .DBF files included for test. Apr 2: Changed
download address
| |
| |
| GEN |
Updated Assembler |
42K | Mic |
updated Mar 31/08 |
10.30 |
 |
|
| An update of Pete Eberlein's mini-assembler. It contains additional
instructions not available in the original version, as well as
some bug fixes and improvements. Mar 31: Added nearly all SSE4
instructions (untested). Work has also begun on adding x64 support,
but this is incomplete and buggy.
| |
| |
| WIN |
OpenGL Graphics for Euphoria |
804K | Mic |
updated Mar 23/08 |
12.75 |
 |
|
| A library for accessing the powerful 3-D animated graphics of OpenGL.
Many impressive demos are included. Mar 23: Added some more
GL extensions, plus five more example programs.
| |
| |
| WIN |
Cg wrapper |
98K | mic |
Mar 22/08 |
|
 |
|
| A wrapper for NVidia's Cg (C-like shader language) library. The
wrapper is not complete, but still functional. An example using
OpenGL is included.
| |
| |
| WIN |
DirectE - DirectX for Euphoria |
873K | Mic |
updated Mar 22/08 |
0.50 |
 |
|
| The beginning of a DirectX wrapper (only wraps a small part of D3D
and DShow at the moment). Requires DirectX 9.0 or above. Several
examples are included. Mar 22: Updated to use DirectX 9. Added
some new functions, mainly related to shaders.
| |
| |
| WIN |
EuGrid Grid Control v1.3.4 |
120K | Phil Russell |
updated Mar 17/08 |
32.00 |
 |
|
| Support for grid controls with Win32Lib: multiple controls; no size
limits; in-place editing of data; columns and rows can be created,
changed and deleted at runtime; select font, color and text alignment;
cells can be individually formatted. Support for text, list, checkbox,
button and picture cells. Documentation and sample programs included.
Mar 17: Updated for compatibility with Win32lib 0.7.*
| |
| |
| WIN |
Win32Lib |
1894K | Win32Lib Team |
updated Mar 15/08 |
180.45 |
 |
|
| This is the current version that includes documentation and lots
of small example programs. Most Euphoria GUI programs for Windows
depend on this library. First released several years ago by David
Cuny, Win32Lib is now being developed as a group effort. You can
add win32lib.ew and related include files to your euphoria\include
directory, but it's better if you create an EUINC
environment variable, and point it to the include directory of
Win32Lib. To complete your installation you should get Judith
Evan's Enhanced IDE. Mar 15: 70.4: no more undocumented
global symbols, custom events, and a number of added util functions.
Some bug fixes too.
| |
| |
| LNX |
EuGTK Demos |
206K | irv mullins |
Mar 10/08 |
|
 |
|
| Updated to work with new version of EuGTK
| |
| |
| WIN |
Scintilla Edit Control |
594K | Mike Duffy |
updated Mar 9/08 |
2.50 |
 |
|
| Scintilla compiled with a Euphoria lexer. Complete Euphoria wrappers,
Scite properties files and C source for lexer. Mar 9: Dll updated
to 1.7.5, editor improvements, bug fixes.
| |
| |
| LNX |
HTTP Fetcher |
20K | Mark Brown |
Mar 7/08 |
|
 |
|
| HTTP Fetcher is a small library by Lyle Hanson that downloads files
via HTTP. "HTTP Fetcher is designed to let you retrieve files
via HTTP GETs quickly and easily without having to reinvent the
wheel."
| |
| |
| WIN |
EDS GUI |
331K | Tone Skoda |
updated Mar 4/08 |
11.30 |
 |
|
| A nice-looking graphical user interface for viewing EDS database
files (file type .edb). June 7: field name support, and some other
minor improvements Mar 4: Uploaded to RDS site
| |
| |
| WIN |
ProViewer |
524K | Tone Škoda |
updated Mar 4/08 |
10.00 |
 |
|
| A utility to view Euphoria profile (.pro) files. Included is "ProfileInExExe"
utility with which will help you profile_time non-win32 includes
of your win32 programs. Mar 4: Uploaded to RDS site
| |
| |
| WIN |
GalleryMaker |
75K | Tone Skoda |
updated Mar 4/08 |
6.00 |
 |
|
| A program that makes HTML image galleries including thumbnails of
.jpg images. Mar 4: Uploaded to RDS site
| |
| |
| WIN |
Copy Included Files |
148K | Tone Skoda |
updated Mar 4/08 |
4.00 |
 |
|
| A utility that finds all files included by a Euphoria program, and
copies them into a single new directory. This could be useful
when you share your programs with other people. June 21: bug fix
Mar 4: Uploaded to RDS site
| |
| |
| WIN |
ODBC Library |
269K | Tone Skoda |
updated Mar 4/08 |
3.00 |
 |
|
| With ODBC you can manipulate many database formats, including Access
.mdb files. This library lets you loop through selected records
of a table and quickly get and/or change fields. A lot was learned
from odbc.ew by Matthew Lewis. Mar 4: Uploaded to RDS site
| |
| |
| WIN |
MP3 Evaluator |
980K | Tone Skoda |
updated Mar 4/08 |
1.00 |
 |
|
| A program that helps you decide which MP3 files to keep, which to
move, and which to delete. It can also be used as a normal song
player. It uses bass.ew by Elliott Sales de Andrade. Mar 4: Uploaded
to RDS site
| |
| |
|
|
|
|
|
|
|
|
| GEN |
Access .Ini Files |
62K | Tone Skoda |
updated Mar 4/08 |
0.50 |
 |
|
| An easy-to-use library for accessing .ini files. Mar 4: Uploaded
to RDS site
| |
| |
| WIN |
Basic Win32Lib App |
311K | Tone Skoda |
updated Mar 4/08 |
|
 |
|
| A basic Win32Lib application that you can extend. Several things
common to many apps have been set up for you. It also uses an
EDS database. Mar 4: Uploaded to RDS site
| |
| |
| WIN |
Edit Euphoria Files with DevStudio |
88K | Tone Skoda |
updated Mar 4/08 |
|
 |
|
| Support for Euphoria in Microsoft Developer's Studio. Syntax coloring,
registry setup, run .ex and .exw files, see Euphoria routines
in current document in DevStudio, go to error file and line when
you press button. Mar 4: Uploaded to RDS site
| |
| |
| WIN |
EuStudio Editor |
570K | Tone Skoda |
updated Mar 4/08 |
|
 |
|
| A Windows editor that he developed using his WinMania library. Mar 4: Uploaded
to RDS site
| |
| |
| GEN |
HTML Parser |
77K | Tone Skoda |
updated Mar 4/08 |
|
 |
|
| An event-based parser for HTML pages. You can parse many separate
pages at the same time, and interleave parsing with other processing.
Mar 4: Uploaded to RDS site
| |
| |
| WIN |
Image Editor |
624K | Tone Skoda |
updated Mar 4/08 |
|
 |
|
| An image editor that supports the major image formats (jpg, bmp,...)
and basic drawing operations. Mar 4: Uploaded to RDS site
| |
| |
| WIN |
MultiSearch |
689K | Tone Škoda |
updated Mar 4/08 |
|
 |
|
| A program to search multiple words in multiple files. Mar 4: Uploaded
to RDS site
| |
| |
| WIN |
Picture Viewer |
930K | Tone Skoda |
updated Mar 4/08 |
|
 |
|
| A Windows picture viewer, like ACDSee. Interesting features are:
saving last image position and zoom to database, thumbnails view
using listview, virtual listview. This is a very early release,
with a lot of unfinished stuff and bugs, but it's usable. It uses
code from "DirectDraw fast scrolling demo" for viewing pictures.
Mar 4: Uploaded to RDS site
| |
| |
| GEN |
Profile Library |
54K | Tone Škoda |
updated Mar 4/08 |
|
 |
|
| Library for measuring speed of code and counting how many times
it is called. Mar 4: Uploaded to RDS site
| |
| |
| WIN |
Resizer |
28K | Tone Škoda |
updated Mar 4/08 |
|
 |
|
| Very simple to use auto resize library for win32lib. It will do
most work for you. Mar 4: Uploaded to RDS site
| |
| |
| WIN |
WinMania Windows Library |
349K | Tone Skoda |
updated Mar 4/08 |
|
 |
|
| A comprehensive Windows library, similar to Win32Lib. Mar 4: Uploaded
to RDS site
| |
| |
| WIN |
Access .Id3 Tags |
187K | Tone Skoda |
updated Mar 3/08 |
1.00 |
 |
|
| A library for reading, writing, and manipulating ID3v1 and ID3v2
tags. These tags are found in .mp3 files (artist, title, album,
etc.). Mar 3: file uploaded to RDS site. See also: http://id3lib.sourceforge.net
| |
| |
| DOS |
Freedos floppy boot disk with Euphoria |
621K | Marco Achury |
Feb 24/08 |
|
 |
|
| A FreeDos boot floppy with a pre-installed subset of Euphoria. Useful
as an emergency tool or for use on a virtual machine emulator
to check the behavior of DOS programs on Windows or Linux machines.
| |
| |
| WIN |
Squid Blaster |
5956K | Liquid-Nitrogen |
updated Feb 19/08 |
7.00 |
 |
|
| Squid Blaster is a fast-paced, very professionally done, arcade
shooter game (Euphoria source not included). You must utilize
skill and logic to be victorious. It uses the ExoticaX
DirectX library for graphics and sound. Feb 19: uploaded install
file to RDS site.
| |
| |
| GEN |
Difflist utility, V3.2 |
5K | Alan Oxley |
updated Feb 15/08 |
|
 |
|
| Command-line driven source code compare utility, very fast. Feedback
welcome. Feb 15: New in v3.2: added readme.txt, new options
to ignore indention spacing.
| |
| |
| WIN |
Enhanced IDE |
698K | Judith Evans |
updated Feb 11/08 |
201.75 |
 |
|
| A greatly-enhanced version of David Cuny's original Interactive
Development Environment for Win32Lib. 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 0.70.2e or later is required.
German language support is available. (Anyone who wishes to
submit a translation update or new translation is welcome to do
so. Judith can host it on Sourceforge or you can submit it to
the Recent Contributions Page.) Feb 11: This releases changes
a routine that would not work with the next official release of
Win32lib.
| |
| |
| WIN |
Colored buttons for Win32lib apps |
42K | Judith Evans |
updated Feb 11/08 |
3.00 |
 |
|
| Add the feature Microsoft forgot! This very easy to use include
file, v0.1.15, will add and manage colored buttons; color, press
color, caption color, press caption color, graphics, font, hints
and more. All button classes supported. Package supplies demo
exw file and help docs. Feb 11: This release changes a routine
that would not work with the next official release of Win32lib.
| |
| |
| WIN |
News Search |
7K | Robert Craig |
Feb 1/08 |
|
 |
|
| This is an improved version of the multitasking news search program
in euphoria\demo. This Windows-only version will automatically
load into your Web browser any page that contains the search phrase,
and the HTML will be modified so the phrase appears in a big red
italic font.
| |
| |
| WIN |
clips |
78K | Mike Duffy |
updated Feb 1/08 |
2.00 |
 |
|
| Windows clipboard cache with integrated editor. Feb 1: bug fixes,
added support for Rich Text and Unicode, many enhancements
| |
| |
| WIN |
color |
47K | Mike Duffy |
updated Feb 1/08 |
0.80 |
 |
|
| Windows screen magnifier and color picker, with output in a variety
of formats for seven color spaces. Feb 1: Alt access to menu,
options to disable magnifier and color shifting, change separator
| |
| |
|
|
|
|
|
|
|
|
| WIN |
Graphic Scaling |
84K | Fred Mangan |
Jan 31/08 |
|
 |
|
| Include file scalew.ew lets you scale your drawing to memory bitmaps
simply when using Andrea Cini's EuWinGUI Library. Fully annotated,
with demo
| |
| |
| GEN |
Get returned 64 bit integers |
6K | CChris |
updated Jan 11/08 |
|
 |
|
| Some shared library functions return 64 or 96 bit values. The get_large_return()
function provided here retrieves such values as a sequence of
atoms, each of which holding a 32 bit slice of the value. Supports
cdecl/stdcall/pascal calling conventions, signed or unsigned return
values. Jan 11: Typos corrected
| |
| |
| GEN |
EuTCL Tcl/Tk Wrapper |
16K | Leonardo Cecchi |
Jan 9/08 |
|
 |
|
| EuTCL is a wrapper that enables Euphoria programs to embed a Tcl/Tk
interpreter. It works with Windows and with Linux. You can write
a platform independent GUI with Tk, invoke tcl commands, register
new tcl commands, etc.
| |
| |
| GEN |
Library of Statistical Functions |
10K | Dr C A Newbould |
Jan 6/08 |
1.00 |
 |
|
| A library of descriptive statistical functions. Includes full html
documentation.
| |
| |
| WIN |
Language War for Windows |
1314K | Dave Craig / Rob Craig |
updated Dec 31/07 |
|
 |
|
| This game was designed by Dave Craig 30 years ago to run on a 16K
RAM TRS-80. Now Rob has ported the DOS version to Windows by using
dos_rescue.ew, an include file that overrides the built-in functions:
graphics_mode(), pixel(), get_key() etc. It runs the Windows event
loop as a separate Euphoria task. Perhaps you can "rescue" some
other old DOS graphics programs. Hear Rob's voice, and if you
win at the expert level, hear Junko's voice and see a picture
of Junko & Rob! Source and compiled executables included. Dec 31: fixed
memory leak in call to DrawText - thanks to Matt Lewis
| |
| |
| GEN |
EuSQLite update |
500K | Chris Burch |
updated Dec 20/07 |
|
 |
|
| Euphoria wrappers for SQLite, updated from Ray Smith's contribution.
Moved from AOL to a wiki page, for ease of updating. Files held
there too. SQLite home page says it's faster than other databases.
Dec 20: Update to sqlite version 3.5.4
| |
| |
| GEN |
Conversion of ex.err |
7K | Juergen Luethje |
updated Dec 18/07 |
5.00 |
 |
|
| Convert Euphoria's "ex.err" file to 1 or 2 other files, that contain
the contents of sequences _either_ as numbers _or_ as strings,
so that they are better readable. Allows an Eu 2.5+ program to
automatically convert its own "ex.err" file after a crash. Dec 18: Fixed:
Strings that contained certain special characters were not recognized
as strings.
| |
| |
| WIN |
SNMP (Simple Network Management Protocol) |
161K | Doug Weinert |
Dec 15/07 |
|
 |
|
| An example of using SNMP to read information from a network device.
Requires Win32Lib.
| |
| |
| WIN |
Translation Helper for Enhanced IDE |
94K | Roland Stowasser |
Dec 15/07 |
|
 |
|
| This project aims to help in translating IDE messages and IDE text
to another language. The included project file could be modified
to assist with other applications using a similar approach.
| |
| |
| WIN |
EuAllegro repackaged |
4099K | Ray Smith |
Dec 14/07 |
|
 |
|
| Ray Smith's EuAllegro, also available from his wiki, and sourceforge,
but easier to get here. Contains extras - a help file, and the
games pack - good for learning Allegro. An easy to use games development
add on for Euphoria.
| |
| |
| WIN |
Console Clipboard Routines |
5K | Greg Haberek |
updated Dec 5/07 |
|
 |
|
| A simple library for making use of the Windows clipboard in your
Win32 console applications. Dec 5: Added calls to GlobalAlloc
(thanks to Jacques Deschęnes).
| |
| |
| GEN |
EuGTK |
259K | Michael J. Sabal |
Dec 3/07 |
|
 |
|
| EuGTK wraps the GTK+ graphical toolkit for both Linux and Windows.
This update offers support for features in GTK+-2.10.
| |
| |
| WIN |
F.R.O.G |
1730K | Jonas Temple |
updated Dec 3/07 |
1.00 |
 |
|
| A Windows-based database browser specifically built for the IBM
iSeries. Executable only. Dec 3: A minor release with a few
new features and bug fixes.
| |
| |
| WIN |
Checking Account Manager |
145K | Al Getz |
updated Dec 3/07 |
|
 |
|
| A program for quickly managing your checking account. It works best
with 800x600 screens or larger. (no source) Dec 3: Added auto
backup feature and search feature.
| |
| |