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 9 of 2190 entries

WIN Dll and include for running Lua scripts and files. 97KJeremy Peterson Dec 2/05 this program has happy users! 1.50 click here to update this entry
This dll and it's include file allow you to use Lua in your Euphoria programs. You can run a string containing many Lua commands, or you can run a file external to your program that contains Lua commands.
 
WIN Lua v502 wrappers for Euphoria 104KJeremy Peterson Dec 20/05 this program has happy users! 1.20 click here to update this entry
This is a complete wrap of the Lua v502 dll. See the demos directory for a few examples of how to use it. Dec 20: Added documentation, and some bug fixes.
 
WIN YAGL4EU 1412KJeremy Peterson Nov 19/06   click here to update this entry
Wrapper for the 2D Yagl(Yet another game library) graphics library. Nov 19: Edited demos to fix crashing.
 
GEN ESLv0.01 30KJeremy Peterson Jan 20/06   click here to update this entry
Implementation of the ESL modules. These should provide a starting point for the project, as they implement everything proposed so far. Jan 20: Fixed bug in ceil function; thanks to Larry Miller.
 
WIN Periodic Table program 34KJeremy Peterson Dec 23/05   click here to update this entry
A Windows program that displays a periodic table. Click on an element symbol and it will display that element's name, atomic mass, and other information. Dec 23: Fixed a few things.
 
WIN Shortcut creator 6KJeremy Peterson Dec 13/05   click here to update this entry
A dll that allows you to call 3 simple functions and create shortcuts in your Desktop or Start Menu. Could be useful for programs like software installers.
 
WIN PostgreSQL8.1 wrapper for Euphoria 91KJeremy Peterson Dec 23/05   click here to update this entry
A mostly complete wrapper for PostgreSQL8.1. Dec 23: Fixed more bugs, changed the documentation, and the demos.
 
WIN Euphoria as a dll 173KJeremy Peterson Dec 23/05   click here to update this entry
Euphoria (eu.ex) compiled into a dll using the PD Translator. Most of the exported routines are not usable, as they depend on internal interpreter data structures. However, many standard Euphoria library routines are present, and those may be of some use. e.g. sort() will be faster since it's translated/compiled.
 
WIN Euspeech 14KJeremy Peterson Dec 23/05   click here to update this entry
Uses a speech dll and Euphoria to make your computer speak files and strings of text. Contains stm.dll and a small example program. He has not tested it because he has no voice engine on his computer. But you can test it and add to it if you like. See also Michael Raley's program
 

 

End of Search Results