Home What Is Euphoria? Documentation News EUforum Download Euphoria Donate
Recent User Contributions The Archive Other Euphoria Web Sites RDS Development Related Books & Software
Search Results

Search Again: DOS   WIN   LNX   GEN Powered by Euphoria
Type one or more words.

matched 13 of 2190 entries

WIN Share Memory Between Processes 5KMario Steele / Jason Mirwald Mar 24/04 this program has happy users! 24.50 click here to update this entry
This library allows memory to be shared between 2 processes on the Windows platform. It can eliminate the need for complicated DDE calls. Mar 24: Updated to work with Euphoria 2.4 which has stricter checking on C parameter types.
 
GEN soop_by_MS 142Kfor: Mario Steele Aug 2/17 this program has happy users! 3.00 click here to update this entry
Simplistic Object Oriented Programming Library is an API Library to allow OOP to be implemented in Euphoria Programs. It is the Successor of the POOP Library. Sports new features, including call_back support for methods, and a beta version of a new Data Type System. re-upload
 
LNX GEdit Syntax for Euphoria 4.0 2KMario Steele Jan 16/09   click here to update this entry
This archive holds two files for syntax highlighting for the Linux Gnome Text Editor, GEdit. See Readme for instructions on how to install. Corrected README installation instructions.
 
WIN SOCKS Firewall Communication 40KMario Steele May 9/05   click here to update this entry
This library is a Layer Library to help programmers make internet connections to servers, through SOCKS capable firewalls. It supports SOCKS4/SOCKS5 protocols, and isn't fully tested.
 
WIN Port Forwarder 398KMario Steele Jul 14/04   click here to update this entry
A full fledged Port Forwarding program. Easy to use, it's primary function is to listen for ports assigned by the user on the host machine, and forward them to either a computer on the local network, or on the internet. Includes all necessary libraries to run.
 
WIN Remote Desktop System 371KMario Steele Mar 26/04   click here to update this entry
This is the beginnings of a Remote Desktop system, developed on the basis of operation behind a Router. Developed with Win32lib, Win32dib, String Tokenizing v2.1, ZLib, and TCP.ew
 
WIN Enhanced Nexus Editor 168KMario Steele Sep 7/03   click here to update this entry
An enhanced version of Don Phillip's Nexus editor. It has command-line file opening, and single instance via ipc.ew
 
WIN Simple RichEdit 50KMario Steele Nov 11/02   click here to update this entry
A RichEdit library, with a simplified interface. This library allows fonts, colors, and attributes to be changed as text is inserted, or already within the buffer.
 
WIN Checkers Game 10KMario Steele Aug 27/02   click here to update this entry
A simple game of checkers.
 
WIN Multi-Color Multi-Line Edit Control 16KMario Steele Jul 3/02   click here to update this entry
Code that creates an MLE control with Win32Lib that supports multi-colored text. It uses Chris Bensler's struct Memory Library, and Win32Lib 0.57.6. Jul 3: faster, plus some bugs were fixed
 
WIN Euphoria Data Sharing Demo 9KJordah Ferguson Sep 5/02   click here to update this entry
A demo showing two processes exchanging Euphoria data via shared memory. It uses a library written by Mario Steele and Jason Mirwald
 
LNX Shared Memory Library 5KElliott Sales de Andrade Nov 21/02 this program has happy users! 3.00 click here to update this entry
A port of the Windows memory sharing library by Steele/Mirwald to Linux. One of the demos requires Irv's GTK library.
 
WIN Janken game (rock, paper, scissors) 297Kmic Sep 20/04   click here to update this entry
A very simple game where you as Mario try to beat Goomba, Koopa and Bowser in the game of rock, paper, scissors. Uses Mark Akita's SDL wrapper, and BASS for sound.
 

 

End of Search Results