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 22 of 1928 entries

WIN Win32 Engine 1371KBernie Ryan Jan 25/06 this program has happy users! 55.00 click here to update this entry
A WIN32 library for beginners and advanced users to learn Windows API programming. Beginner & Advanced interface can be intermixed. Utility to use WIN32 resource files. Beginner interface is similar to Win32Lib ver. 50C. Fast loading speed for all versions of Euphoria including version 2.5 Jan 25: fixed bug in struct() added RCDATA function, version 10.70
 
GEN Utility Library C-functions 27KBernie Ryan Jan 25/06 this program has happy users! 10.50 click here to update this entry
A library of C-style string & character handling functions. C-style structures (that can be nested). Structures can also contain unions. Structure manipulation and support functions. This library can be used in a wide variety of applications. Jan 25: fixed bug in struct() version 7.0
 
WIN Resource Utility for WIN32LIB 765KBernie Ryan Jan 23/06 this program has happy users! 5.50 click here to update this entry
A utility for converting a Windows .RES resource file into a Euphoria include file for use with Win32Lib. Ver. 8.25 Jan 23: RCDATA added global function that returns uncompressed sequence as requested by user.
 
LNX Graphics Engine for Linux 95KBernie Ryan Dec 20/00 this program has happy users! 5.00 click here to update this entry
A set of include files for doing graphics on Linux. It lets you write graphics programs on Linux using the same routines that are available in Euphoria for DOS. You can also access other SVGAlib graphics routines. Dec 20: bugs fixed, demo added
 
WIN Routines for WIN32 Programming 126KBernie Ryan Sep 24/99 this program has happy users! 4.00 click here to update this entry
A new approach to WIN32 GUI programming in Euphoria. (See also Win32Lib)
 
WIN WMOTOR 130KBernie Ryan Feb 16/06   click here to update this entry
WMOTOR.ZIP is a library that allows the user to use Euphoria to write MS-Windows programs. Motor can also be used for X-Windows programming. See XMOTOR.ZIP
 
LNX XMOTOR 80KBernie Ryan Feb 16/06   click here to update this entry
XMOTOR.ZIP is a library that allows the user to use Euphoria to write X-Windows, XT ( Intrinsic Toolkit ), Athena, and Motif programs. Motor can also be used for MS-Windows programming. See WMOTOR.ZIP Feb 16: description changed.
 
GEN poke2 / peek2u /peek2s 1KBernie Ryan / Rolf Schroeder Oct 14/01   click here to update this entry
An include file that provides the "missing" functions poke2(), peek2u() and peek2s() to complement Euphoria's poke4(), peek4u() and peek4s().
 
WIN Win32 Engine_R 528KIgor Kachan Sep 14/04 this program has happy users! 2.00 click here to update this entry
Bernie Ryan's w32engin.ew v7.20 with separate definitions of Windows API constants and functions - new libs constant.e and c_routin.e. Handier for some kinds of work. A low-level style of Win32 programming. Sep 14: The draft documentation on c_routin.e was added.
 
WIN WinPrint 108KRod Damon Jan 11/06 this program has happy users! 1.00 click here to update this entry
Two include files for printing to a printer that can be used with non-Win32Lib programs. Demo programs require w32engin by Bernie Ryan to be downloaded for 1(one) of the demos to be run. All other demos may be run from the included files in the zip. Jan 11: Now works on XP & WIN 2000 thanks to Larry Miller.
 
WIN Magic Packet Utility 4KAndrew Hall May 31/05   click here to update this entry
This utility provides the ability to wake up a remote computer that is in a low-power state (standby, hibernate, powered-down, etc.). A "magic packet," which contains the remote computer's MAC address, is sent to wake the sleeping computer. This technology is known as Wake-on-LAN (WoL). Requires Bernie Ryan's w32engin.ew and uses Microsoft's ws2_32.dll (Windows Sockets 2). May 31: Version 1.02. Error code fix and minor improvements.
 
WIN Windows Mixed Command Program 16KAlex Blanchette Nov 23/04   click here to update this entry
An example program that includes the w32engin.ew library by Bernie Ryan. It uses many commands in his examples in a slightly different way and has lots of commenting.
 
GEN idle task library 3KRyan W. Johnson Jul 14/08 this program has happy users! 2.60 click here to update this entry
Useful routines: nanosleep() - to sleep for less than 1 second, delay(), and idletask() - causes the Euphoria task scheduler to idle the CPU when not running other tasks (otherwise, the scheduler will use active waiting when there is less than 1 second between scheduled tasks, which hogs the CPU) Read the comments in the source file for more info and usage examples. Jul 14: Re-uploaded file.
 
GEN HTML Maker 13KRyan Mann Feb 13/10   click here to update this entry
HTML Maker is a program that allows a user to make simple HTML pages without knowing HTML. HTML Maker is meant to be ran from a text console or terminal session such as telnet or SSH. Currently, it asks the user for the title for their HTML page. Then, it allows the user to type the body of their HTML page. In the future, HTML Maker will have the ability to read in a text file and convert it to HTML.
 
GEN Contact Keeper 172KRyan Mann Aug 23/09   click here to update this entry
Contact Keeper is a console program that lets somebody save people's contact information into a Euphoria database file. Somebody can edit or delete contacts after they are entered.
 
GEN FluidAE 1710KRyan Johnson Apr 4/05   click here to update this entry
The purpose of FluidAE is to provide a simple, reliable, efficient, and powerful platform on which user-friendly applications can be quickly and easily developed. This platform has its own totally customizable graphical user interface, and a unique API design. It is in the early stages of development. Apr 4: Version 0.095: Many major improvements and much progress on the IDE. See website for details.
 
GEN Eu Wiki 22KRyan Johnson Feb 7/05   click here to update this entry
A CGI program written in Euphoria that provides a WikiWikiWeb - a website where anyone can edit the pages, and links between pages are automatically created. EuWiki makes it very easy to create a dynamic website, especially for documenting programming projects. Feb 7: bug fixes and enhancements
 
WIN Alarm Clock 5KBernie Somes Jan 15/02   click here to update this entry
Desktop alarm clock. Set it for any time, any day, or set the snooze alarm.
 
WIN Euphoria JFW Library 41KLouis Bryant Mar 26/06 this program has happy users! 3.00 click here to update this entry
This library allows Euphoria programmers to speak directly to JAWS, a screen reader for the blind providing speech output. For more information on this fabulous screen reader, visit http://www.freedomscientific.com. Everything you need is included in the package. Mar 26: This is only a minor upgrade. It has the variable interrupt changed so you can easily include it and translate it to C without any errors.
 
WIN Easy Web Server 27KLouis Bryant Dec 5/06 this program has happy users! 1.20 click here to update this entry
This program allows you to host your own Web Site on your own computer. It allows multiple connections, CGI apps, and is open-source. Simply double-click to run, and host and/or customize away! Dec 5: New in this version is the ability to have your CGI programs receive one file at a time of any file type of any size.
 
GEN Camel Game 4KLouis Bryant Jan 28/05   click here to update this entry
Camel is his second game written in Euphoria. It can be run on all platforms. You can modify and redistribute it as you wish.
 
GEN BlackJak 2KLouis Bryant Jan 28/05   click here to update this entry
This is his first game for all platforms written in Euphoria. You can modify it and redistribute it as you wish.
 

 

End of Search Results