|
|
|
|
|
|
|
|
| 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.
| |
| |