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

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.
 
LNX Euphoria 3.1.1 syntax highlighting for Midnight Commander 3KShian Lee Nov 17/17   click here to update this entry
GNU Midnight Commander (mc) is a Visual shell for Unix-like systems, which has an internal file editor (mcedit). This file adds Euphoria 3.1.1 syntax highlighting support for mcedit.
 
LNX EuGTK - GTK Library for Euphoria 4.0 19500KIrv Mullins Apr 21/17 this program has happy users! 15.50 click here to update this entry
Very complete and easy-to-use wrapper for Euphoria 4.1 and GTK3. More than 200 demo programs plus extensive html docs. Includes web browser and program editor plugins, compatible with Glade for drag and drop interface design. Apr 21: Works great on Raspberry Pi 3 running Raspbian or Ubuntu.
 
LNX Euphoria 3.1.1 syntax highlighting for GNU Emacs 4KShian Lee Nov 20/17   click here to update this entry
This file adds Euphoria 3.1.1 syntax highlighting support for the GNU Emacs (emacs) editor.
 
LNX Euphoria 4.0 tip binaries for Linux/32 2578KShawn Pringle Mar 9/16   click here to update this entry
Linux/32 binaries for the tip of the Euphoria 4.0 branch. Mar 9: * includes test report
 
LNX Euphoria support file for the Geany Programming Editor 4KKenneth Rhodes Oct 27/11   click here to update this entry
Color Syntax support and context sensitive help for the Geany Programmer's editor. Project management, execution of file, Eu2C code compiling, binding, shrouding can all be done from within the editor. At present this must be done by substituting filetype.euphoria for one of the filetype.language files currently supported by Geany. Instructions are contained in the file as comments.
 
LNX Syntax Coloring 12KIrv Mullins Apr 24/04 this program has happy users! 6.25 click here to update this entry
A .xml file which adds coloration for both Euphoria and EuGTK 2 syntax to the Linux Kate and Kwrite editors. Installation instructions are at the top of the file. Apr 24: H.W. Overman added code-folding to the editor. This is a great addition.
 
LNX EuGTK 4.0 Library 2100Kirv mullins Oct 28/10   click here to update this entry
Euphoria/GTK wrapper for Linux. Added support for designing your user interface with Glade, making EuGTK programs very short. All you need to do is connect signals to your Euphoria routines! Oct 28: additional features, new host.
 
LNX All-in-One 32-bit OpenEuphoria 4.1 for beginners 16152KJean-Marc DURO Aug 27/15   click here to update this entry
All-in-One package with OpenEuphoria 4.1 and wxEuphoria for 32-bit Debian-based Linux systems. An executable installs needed packages and sets environmemnt variables. Target directory can be specified for OpenEuphoria.
 
LNX All-in-One 64-bit OpenEuphoria 4.1 for beginners 22343KJean-Marc DURO Aug 28/15   click here to update this entry
All-in-One package with OpenEuphoria 4.1 and wxEuphoria (include file and libraries only, no demo) for 64-bit Debian-based Linux systems. An executable installs needed packages and sets environment variables. Target directory can be specified for OpenEuphoria.
 
LNX WEE 0.48m 5572KKenneth Rhodes Feb 16/17   click here to update this entry
A modified version of Pete Eberlein's WEE full featured GUI editor for Euphoria 4.1, or better, Linux 64-32 bit. with improved EuGTK Widget HTML context sensitive help, routine written by Irv Mullins. Place cursor on a command containing "Gtk" and press F1. An article will be displayed from the included Gtk.html help docs. Streamlined F1 Key context sensitive help: if *.html help is not available for the current word the view declaration routine is called automatically. Extended color syntax support for most std library "words". Starting Glade tutorial and "Run Glade" option added to Help menu. The User must install Glade using a package manager, but GTK *.html help files are included in the WEE 0.48m download package. Feb 16: 32 bit support added.
 
LNX Euphoria 2.4 for Sharp Zaurus PDA 551KMark Brown Apr 7/05 this program has happy users! 3.00 click here to update this entry
The Euphoria 2.4 interpreter, compiled for the Sharp Zaurus PDA (specifically, the 'Japan only' model SLC-700/760/860, running 'pdaXrom' linux.). Includes the standard include files, demo programs etc. Apr 7: New Version 2.4.2 adds support for calling shared library functions.
 
LNX Debian package of the Public Domain version of Euphoria 1104KAlexander Toresson Jan 3/06 this program has happy users! 3.00 click here to update this entry
This is a debian package of the public domain version of Euphoria. It installs the files in sane locations and adds wrappers for setting environment variables. How to install: dpkg -i euphoria-pd_2.5-1_i386.deb How to find out where it put its files: dpkg -L euphoria-pd How to uninstall: apt-get remove euphoria-pd
 
LNX Midnight Commander syntax highlighting 1Kprickle Jul 31/09   click here to update this entry
This archive holds files for syntax highlighting for the Midnight Commander file manager. See Readme for instructions on how to install.
 
LNX How to run Euphoria 3.1.1 on 64-bit Linux? 1KShian Lee Dec 9/17   click here to update this entry
When you try to run Euphoria 3.1.1 on 64-bit Linux you may get the error message: bash: ./exu: No such file or directory This is because Euphoria 3.1.1 needs the 32-bit libraries for 64-bit Linux system... Dec 9: New: how to compile a c file into a 32-bit shared library for open_dll().
 
LNX ncurses for Euphoria 21KChris Burch Jan 26/06 this program has happy users! 1.00 click here to update this entry
ncurses wrapped for Euphoria, updated as much as possible, work in progress, will follow as closely as possible the C library.
 
LNX Scripts for the xJed Editor 5KHumberto Yeverino Aug 31/00   click here to update this entry
Scripts that add Euphoria syntax highlighting and error reporting to the xJed editor. Aug 31: an install script, launch programs from the editor, keyword skip, bug fixes
 
LNX euXosd: Wrapper for the XOSD on-screen display library 148KIra Hill Jan 2/12   click here to update this entry
This wrapper exposes the routines in the libXosd library for use in Euphoria to display text directly on-screen. Source code is provided along with an example demo.
 
LNX Call Euphoria Routines on Another Machine 8KPete Eberlein Feb 18/00 this program has happy users! 0.30 click here to update this entry
A library that allows dynamic calls to Euphoria routines (call_func/call_proc) over sockets in Linux. A server program can make its routines available for client programs to call. He has included a simple messageboard client and server program. Feb 18: now allows multiple simultaneous connections to the server. A sample program for a MUD is included.
 
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
 
LNX Newt for Euphoria 11KGreg Haberek Jul 2/12   click here to update this entry
Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces.
 
LNX gnuplot interface for euphoria 10KGreg Haberek Jan 17/12   click here to update this entry
A build of and wrapper for the gnuplot_i library. You must have gnuplot installed to use this.
 
LNX WEE Editor v0.47 modified 4354KKenneth Rhodes Mar 12/16   click here to update this entry
Extended context sensitive help for GTK widgets (thanks to Irv Mullins) and euphoria keywords - If html help is not available, the view_declaration routine is called automatically. Much improved Backup with timestamp routine options for current file, directory, or project list. Run Glade from Run menu. Irv Mullins' Getting Started with Glade html help tutorial available from Help menu. Several files have been renamed with the prefix "x" (ex:"xwee.exw", ".xwee_conf") so your official wee installation will not be overwritten. GTK/Glade help files are included. Simply Unzip the xwee.tar.bz2 archive into Home directory. Mar 12: Updated with Pete Eberlein's WEE v0.47 bug fix for "loop...until" case statements.
 
LNX All In One Installer 280KShawn Pringle Mar 10/16   click here to update this entry
Formerly Network AIO installer. Based on DURO's All In One installer but works on systems that do not have a French locale. This installs Euphoria 4.1, 4.0, and GTK and WX and its IDE. Mar 10: Installs the newer 4.11.5 and incorporates the newest 4.0 sources into the 4.0 install.
 
LNX eu.ex and ec.ex compiled for v4.1.0--32 bit 5911KJames Cook Feb 3/18   click here to update this entry
Euphoria v4.1.0 GCC compiled bins from source directory's eu.ex and ec.ex (exu, euc non-compressed with translated C source code) Freeware. See also OpenEuphoria.org Feb 3: changed link
 
LNX eu.ex and ec.ex compiled for v4.1.0--64 bit 6056KJames Cook Feb 3/18   click here to update this entry
Euphoria v4.1.0 GCC compiled bins from source directory's eu.ex and ec.ex (exu, euc non-compressed with translated C source code) Freeware. See also OpenEuphoria.org Feb 3: changed link
 
LNX eu.ex and ec.ex compiled for v4.0.5 Linux 5753KJames Cook Feb 3/18   click here to update this entry
Euphoria v4.0.5 GCC compiled bins from source directory's eu.ex and ec.ex (eui, euc non-compressed with translated C source code) Freeware. See also OpenEuphoria.org Feb 3: changed link
 
LNX Qt to Euphoria Gtk 3Kninoid Apr 21/10   click here to update this entry
Use Qt3/4 Designer (part of KDE Linux distributions) for visual create GTK Library Euphoria source file. This is v0.8 beta.
 
LNX Euphoria CGI Setup 59KIrv Mullins Feb 12/01 this program has happy users! 1.00 click here to update this entry
A tutorial package that shows how to set up a Linux system for CGI using Euphoria. Feb 12: added server-side includes
 
LNX Editor Syntax Files 10KKen Rhodes Feb 4/01   click here to update this entry
Files that enable syntax highlighting in the Moonshine editor, plus files that support Irv Mullin's Graphapp Library, David Cuny's GTK+ library and Mike Nelson's Object Euphoria.
 
LNX file names to lower case 1KCarlos Valdes Dec 28/08   click here to update this entry
He installed Euphoria under Ubuntu, and doing some tests and downloading from the contribution list, he found almost every unpacked file has an upper case name when the include name inside the exu programs is lower case. (In windows that is not a problem.) So he created this little program to change names to lower case. Copy to the euphoria/bin directory and invoke fn2lc (file name to lower case) from under any directory. Only the first level names inside that directory will be changed to lower case. This is a very simple program for linux beginners.
 
LNX Pipe I/O 2KJ. Brown Apr 1/02   click here to update this entry
Support for performing pipe I/O with Euphoria for Linux.
 
LNX UTF8 Dialogs 8KJean-Marc DURO Jan 29/15   click here to update this entry
Irv Mullins' Simple Text User Interface ported to Unicode for OpenEuphoria 4.1 on Linux. Added Save/Restore screen to manage popup lists because OpenEuphoria routines (save_text_image/display_text_image) are not Unicode compliant. package libncurses5-dev (Ubuntu/Mint/Debian) is needed (ncurses development files). -- UPDATED: changed Input Method
 
LNX eu.ex and ec.ex compiled for Linux 1689KJames Cook Feb 12/18   click here to update this entry
Euphoria v3.1.1 GCC compiled bins from source directory's eu.ex and ec.ex (exu, ecu non-compressed with translated C source code) Freeware Feb 12: changed link
 
LNX Tidy-Backup for WEE 0.43 15KKenneth Rhodes Jan 4/16   click here to update this entry
Simple routines to back up and "beautifier" Euphoria source code. WEE 0.43 users can run "eui backup.ex ui_gtk.e" to backup the existing "ui_gtk.e" file, then copy then "cp *.e /WEE-Directory/". Bingo! Run "eui wee.exw" and you have "Backup Current File" and "Tidy Current File Source Code" menu options appended to WEE's "Run" menu. The Tidy option automatically backs up your original source code file. More details in file comments.
 
LNX japi for linux tested and ready samples 1078KCarlos Valdes Jan 30/09   click here to update this entry
He merged the japi contributions from Alban Read and Merten Joost and took the images from www.japi.de (where you will find everything included here), tested everything under ubuntu, corrected one single bug. Modified japi.e to work with the japi.so library. Just unpack anywhere under linux. If you have euphoria installed and working, you can run every example.... Works great!
 
LNX Euphoria 4.1 standard functions 32KJean-Marc DURO Sep 7/12   click here to update this entry
A small ODS calc sheet to find quickly where a Euphoria 4.1 routine is declared and which routines are available. Routines are listed by Unit and by Name. He needed this to port DOS Euphoria 3 source files to Linux Euphoria 4.1 ones.
 
LNX graphics.e for Linux 6KMike Sabal Sep 9/00   click here to update this entry
A pixel graphics library for Linux that's compatible with graphics.e for DOS32. Sep 9: support for floodfill, ellipse, and polygon. You can use this library in Linux and DOS32, and it should provide 100% compatibility.
 
LNX Check User and Password 2KJean-Marc DURO Sep 24/12   click here to update this entry
Check existence of a Linux user account and verify shadow password using execCommand(). Needs to be run as root to access /etc/shadow. For Euphoria 4 and up.
 
LNX FreeBudget v1.3 21KJean-Marc DURO Sep 5/12   click here to update this entry
Linux version of my 2002 Bank Account Manager. For Euphoria 3 and up.
 
LNX execCommand 1KJean-Marc DURO Sep 24/12   click here to update this entry
Launch a Linux command and get the result with pipes. For Euphoria 4 and up.
 
LNX FTP Library 5KJean-Marc DURO Sep 10/12   click here to update this entry
An FTP library based on Michael J Sabal's work. Demo included. For Euphoria 4 and up.
 
LNX FTP Server 10KJean-Marc DURO Sep 24/12   click here to update this entry
Linux FTP Server, to be run as root. Works in active or passive mode. Can be very verbose. Check constant DEVICE before first run (eth0 by default). For Euphoria 4 and up.
 
LNX Memory Challenges 738Kirv mullins Dec 17/10   click here to update this entry
A simple game where you get 2 seconds to memorize the location of random countries' flags, and then match them up after they are hidden. Contains compiled executable plus source code for Eu 4.0
 
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.
 
LNX GTK Wrapper Declarations 85KDavid Cuny Sep 7/99   click here to update this entry
He is exploring the use of GTK+ (Gimp toolkit library). Here is a large include file that declares Euphoria "wrapper" routines for the GTK library routines.
 
LNX LLama/GTK Enhancements 433KJ. Brown Sep 24/02 this program has happy users! 1.00 click here to update this entry
He's breathing life into David Cuny's old Llama project. It works under Linux, FreeBSD (theoretically), and Win32 (incomplete). Sep 24: more Win32Lib compatible, includes documentation for Win32Lib and GTK (for use by co-developers), and has changed goals from being a clone of Win32Lib for Linux, to a Win32Lib-like cross-platform widget library.
 
LNX EuExpat for Linux ver. 0.1.2 13KDamien "damo" Hodgkin May 27/05   click here to update this entry
For parsing XML files. It's far from complete. Check it out and let him know what you think. This version uses libexpat.so in /usr/lib, but can be easily changed to use a different location. This version is early beta. May 27: Removed non-working functions. Code clean ups.
 
LNX Euphoria SVG Icons 228KAlexander Toresson Mar 19/05   click here to update this entry
This archive contains some good-looking Euphoria SVG icons that he created. Mar 19: added new windows icons, *.err icons, icons with low saturation and png versions of all icons
 
LNX SDL_Wrap for Linux 309KMark Akita Apr 9/03   click here to update this entry
His SDL wrapper graphics library for Linux, plus some demos that use the library. See also his Windows SDL library.
 
LNX Routines for SVGALib 5KMarcos Donnantuoni Feb 6/00   click here to update this entry
A library that accesses SVGALib on Linux. He included a small game as a demo. You'll have to run as root, and possibly configure your system a bit for SVGALib.
 
LNX Anagram Quiz Program 190KJerry Story Mar 7/10   click here to update this entry
This is for scrabble players for both entertainment and study. There is also a Windows version. Mar 7: Change of website.
 
LNX Netscan 2Kirv mullins Mar 19/10   click here to update this entry
Simple EuGTK program to display your computer's network address and look for other computers on your lan. See link for photo. http://etcwebspace.com/users/irvm/NetScan.html
 
LNX Eu Assistant 41KJesse Adkins Mar 9/07   click here to update this entry
A set of simple shells and a library, combined with a script to allow easy installation of Euphoria. Works with any version of Euphoria, and is extremely simple to use. Mar 9: New improved readme file, added a changelog, put everything as one line of code. All files set to rwxrwxrwx at start.
 
LNX DC Scalable Random Number Generator 78KDan McGrath Aug 27/05   click here to update this entry
Eu Wrapper for an advanced scalable random number generator. Example use for 2048-bit non-reversable username and passkey authentication provided. Aug 27: Small update to the engine and wrappers. Basic documentation along with a new authentication wrapper.
 
LNX GTK OpenGL extension 17KMichael J. Sabal Jan 11/05   click here to update this entry
This is a truly bare beginning of a wrapper for the GtkGlExt and OpenGL libraries. GtkGlExt .so files are available at gtkglext.sourceforge.net. This version is very much a work in progress; and until an alpha is released, no attempts will be made for backward compatibility. This upload is intended to whet the appetite of anyone who wishes to co-develop this library.
 
LNX Linux console utilities 302KChris Burch Feb 4/04   click here to update this entry
Three console utilities for Linux. See readme. Frontends for setdate, crontab, and lpr (note this is not CUPS, but the 'old' style lpr). Uses strtok 1.2, Fdialogs (derived from Irv's dialogs.e), and filelib and pipelib by J Fielding. In tar.gz format, so should preserve file attributes. .exe's are Linux executables.
 
LNX Vowel Play 5KRussell K. Davis Mar 9/01   click here to update this entry
A small music player for linux. It uses libao for audio output.
 
LNX Experimental Thread Library 20KJeff Fielding Feb 20/00   click here to update this entry
An experiment with multiple threads of execution in Euphoria, using a Linux threads C library. This is highly experimental as Euphoria was not designed to support multiple threads at this level. (tar -xv -f ethreads.tar) Feb 20: documentation updated
 
LNX EE for Linux 95KIrv Mullins Oct 25/03 this program has happy users! 3.50 click here to update this entry
He polished up David Cuny's EE editor. It now runs quite well on Linux. Use unzip on Linux, so you don't lose the lower-case file names. Oct 25: To enable DOS-style line drawing characters, you may need to add: echo -e "\\033(U" to your .bash_profile
 
LNX Demo Runner for GTK Library 2KChris Burch Nov 26/02   click here to update this entry
A small program that lets you run the demo programs in Irv Mullins' GTK package.
 
LNX Pebbles Games for DOS and Linux 24KBenjamin Fitch Jan 10/01   click here to update this entry
Two games that use the mouse. They work in DOS or Linux.
 
LNX zipsearch 1017KJim Pishlo Jan 20/10   click here to update this entry
Linux command that allows you to search a database of over 47,000 records for any given zip code, or city and/or state. Before you run it, you'll have to change the db_open command to point to the zip_codes database on your computer.
 
LNX Socket Library 3KJ. Brown Jun 17/03 this program has happy users! 1.00 click here to update this entry
A small library for using BSD sockets (sync and async) in Linux. It should also work in FreeBSD, although that has not been tested.
 
LNX resume tool 29KP. Spaulding Jul 8/07   click here to update this entry
A simple script for compiling life experiences into a job resume. Get 2 text files at download site, 1 to be renamed as .exu or .ex file. It's a text console program. (GNU license)
 
LNX euApp 531KMatt Arriola Jul 19/03 this program has happy users! 0.50 click here to update this entry
A wrapper for the GraphApp GUI library.
 
LNX GTK Library 24KDavid Cuny Sep 7/99 this program has happy users! 1.85 click here to update this entry
He is exploring the use of GTK+ (Gimp toolkit library) as a base for porting Win32Lib and Llama. He has a few simple demos working already. You'll need GTK on your Linux system. He also has .dll files (not included) that make it work under WIN32. Use: unzip gtklib.zip on Linux to get lower case names. Sep 7: demos 1-10, font support, color line graphics, menus, basic widgets
 
LNX Use STDIN and STDOUT on Linux 2KMatt Lewis Feb 8/06   click here to update this entry
Overrides Euphoria builtin I/O to allow easy use of STDIN and STDOUT under Linux, avoiding ncurses.
 
LNX Simple SMTP Library 5KPeter Blue Jan 17/04   click here to update this entry
A simple, standalone SMTP library for automated mailing lists. Uses J. Brown's socket library (Included). Just 2 settings: SMTP-host and your email address. Test program supplied.
 
LNX popt 11KJeff Nycz Dec 21/03   click here to update this entry
A library of utilities for command line option parsing. (Based on the behavior or idea of a few select routines from the GNU popt library.)
 
LNX Doomsday Perpetual Calendar 2KIrv Mullins Oct 25/03   click here to update this entry
A calendar for the years 1497 to 2500. It uses Irv's GraphApp library. Oct 25: GraphApp is no longer supported, but the calendar generating code may be useful.
 
LNX CGI On-line Phone Book 6KAndy Cranston Jun 25/02   click here to update this entry
A Euphoria CGI program that runs on a Web server and displays an on-line searchable phone book.
 
LNX Unzip Utility 1KKen Rhodes Nov 20/00   click here to update this entry
A small program for unzipping into a directory and setting the filenames to lower case.
 
LNX Web Server and Client 28KPete Eberlein Mar 1/00   click here to update this entry
A server that will send html, text, images, and binary files to the world, and a client that can download files from the Web. Both written in Euphoria.
 
LNX File and Pipe Libraries 2KJeff Fielding Feb 22/00   click here to update this entry
Libraries for accessing C file and pipe I/O in Linux.
 
LNX LightGame 904KIra Hill Dec 26/11   click here to update this entry
This is a simple replica of the electronic game Lights Out. It is written with Eu 4 and wxEuphoria and should also work on Windows! Includes source and binary files.
 

 

End of Search Results