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

DOS Enhanced Language War Game 184KMatt Arriola Aug 19/00   click here to update this entry
A version of the Language War game, with some changes and new features. Aug 19: many new features and some cool Sound Blaster Effects.
 
WIN Language War for Windows 1314KDave Craig / Rob Craig Dec 31/07   click here to update this entry
This game was designed by Dave Craig in 1978 to run on a 16K RAM TRS-80. Now Rob has ported the DOS version to Windows by using dos_rescue.ew, an include file that overrides the built-in functions: graphics_mode(), pixel(), get_key() etc. It runs the Windows event loop as a separate Euphoria task. Perhaps you can "rescue" some other old DOS graphics programs. Hear Rob's voice, and if you win at the expert level, hear Junko's voice and see a picture of Junko & Rob! Source and compiled executables included. Dec 31: fixed memory leak in call to DrawText - thanks to Matt Lewis
 
DOS Language War Contest 368KRDS Dec 8/05   click here to update this entry
Download contest.zip to an empty directory, and unzip it with WinZip, pkunzip etc. View the small README.TXT file before starting. If you can't hear the sound-effects, don't worry. You won't need them to win. The game will run on XP and all earlier versions of Windows. Three people have now destroyed all 50 C ships, and the contest is closed.
 
GEN Gedit (gtksourceview) Euphoria language file 2KDirk Lorenzen Jul 11/13   click here to update this entry
From the readme: This file allows you to do syntax highlighting of the Euphoria Language, for the Euphoria 4.0 Language specification, as of writing (01/16/09).
 
GEN Ox Parser Generator 26KDavid Cuny Nov 4/00   click here to update this entry
Give it a grammar (language description). It will make a parser (syntax checker) for that language, written in Euphoria. You can include the parser in your application, and you can specify actions to be performed as elements of your language are recognized. Nov 3: $pre directive fixed. Nov 4: identifiers with embedded keywords fixed
 
WIN Non-English Language Support 10KJiri Nemec Dec 18/98 this program has happy users! 3.00 click here to update this entry
routines for converting strings to upper or lower case, comparing strings, etc., when those strings are in a language other than English.
 
WIN IDE language file 17KFernando Jose Velo Perez Feb 26/06   click here to update this entry
IDE_msgSpanish.zip contains the (Spanish) translation for the IDE's language file. It is used with Andy Drummond and Judith Evans versions of Euphoria IDE.
 
WIN War Game (unfinished project) 458KEinar Mogen Sep 25/03   click here to update this entry
The beginning of a a strategic war game along the lines of Europa Universalis, Hearts of Iron etc. Unfortunately never finished, but perhaps it can serve as a base for someone else. Sep 25: Corrected some information.
 
GEN EuClaude Natural Language Demo 44KAndy Serpa / George Brooks Nov 21/02   click here to update this entry
A conversion to Euphoria of a Quick Basic natural language understanding program. It still has some bugs in it.
 
GEN Natural Language Translator 46KGeorge Brooks / Rob Craig Feb 5/02   click here to update this entry
A program that converts text from one natural (human) language to another. It does a rough word-for-word translation. A human needs to make a second pass to clean it up. A 5000-word English - Esperanto dictionary is included.
 
GEN Foreign Language Editor 29KJohn McAdam Aug 27/01   click here to update this entry
A modified version of the ed.ex editor with support for foreign language (i.e. non-English) programming.
 
DOS Simple Programming Language 6KMikhael Feb 22/99   click here to update this entry
a very simple programming language. He wants you to help him extend it. (shrouded source)
 
GEN XProl Language 17KTom Eklöf Jul 18/98   click here to update this entry
a quick little programming language that he claims is 'the most useless one ever invented'. You might find it educational to see how he did it. Jul 18: after almost one year, he has released version 22 'Shent'
 
WIN M- 569KJalil Jul 19/15   click here to update this entry
M- is another programming language using a virtual machine to create seemingly fast programs. M- syntax is similar to assembly language.
 
DOS Language Resource Routines 7KMartin Schut Apr 3/99   click here to update this entry
a system that lets a program support many different languages, e.g. English, French, German, etc.
 
GEN Two Programming Languages 48KTom Eklöf Apr 6/00   click here to update this entry
ETL and EOR - a couple of strange interpreted languages implemented using Euphoria.
 
GEN Great Computer Language Shootout! 19KJason Gade Feb 5/07 this program has happy users! 5.50 click here to update this entry
The Euphoria implementation of the benchmarks at http://shootout.alioth.debian.org Feb 5: Added partial-sums and reverse-complement benchmarks. Added bench.ex test harness. Removed subdirectories.
 
WIN Enhanced IDE 731KJudith Evans Jul 27/08 this program has happy users! 201.75 click here to update this entry
A greatly-enhanced version of David Cuny's original Interactive Development Environment for Win32Lib. The IDE lets you easily design a Windows user interface, and attach pieces of Euphoria code that will be executed when GUI elements are clicked by your user. A complete Euphoria program is generated for you. Includes a companion stand-alone editor. Win32lib 0.70.4a or later is required. German and French language support is available. (Anyone who wishes to submit a translation update or new translation is welcome to do so. Judith can host it on Sourceforge or you can submit it to the Recent Contributions Page.) Jul 27: ListView Styles Explorer and winlibscan rewritten, many improvements.
 
GEN Die Roll scripting language 44KCChris Apr 23/05   click here to update this entry
This include file provides a parser for complex die rolls. You can specify any regular algebraic axpression using roll descriptions. You can roll any sort of (un)balanced die, and use a roll description instead of a side number. One can further manipulate rolls using order statistics, or get unaggregated outcomes like with a slot machine. Apr 23: v1.09a: fixed bug for roll strings starting with "d" (and implied "1")
 
GEN Document Formatting Language 6KJim Brown May 11/02   click here to update this entry
A document format that he can currently translate to HTML, Rich Text Format (RTF), and plain text. See also Junko Miura's documentation generator in the Archive.
 
GEN Machine-Language Executor 3KBrecht Pynoo Mar 29/00   click here to update this entry
An executor of code for a simple machine. It's based on his school project.
 
GEN Assembly Language Interpreter 5KJeffrey Fielding Jul 26/99   click here to update this entry
A simple interpreter for a small subset of machine instructions.
 
GEN TrueType Font Converter 46KColin Taylor Aug 23/03 this program has happy users! 29.00 click here to update this entry
A program that reads TrueType fonts and converts them to bitmap fonts for use under DOS. The bitmap fonts can be saved in Jiri Babor's font format. It also has user-definable Unicode-to-DOS character mapping (needed to produce foreign-language fonts). Aug 21: a bit more functionality, a couple of new demos and a few bug fixes. Aug 23: typos fixed
 
GEN EuSQL 300KMatthew Lewis Oct 6/06 this program has happy users! 17.00 click here to update this entry
An SQL (Structured Query Language) front-end for the Euphoria Database System (EDS). It parses and executes a subset of SQL statements. Oct 6: v0.79.1: bug fixes, small enhancements
 
GEN Mini-Assembler 30KPete Eberlein Dec 30/01 this program has happy users! 17.20 click here to update this entry
A tool for converting assembly language into sequences of machine code. Supports MMX instructions.
 
GEN euwrap 5976KJames Cook Feb 3/18   click here to update this entry
A system to use Euphoria functions stored in dlls (compiled with euc or ecw) to be called from another computer programming language, such as C, by opening a dll. Data can be exchanged using Linked lists. Most Euphoria functions are wrapped. Includes binaries, demos, and source. Look for euwrap.zip Freeware license. Feb 3: changed link
 
WIN Windows Editor (32-bit) 328KMike Carroll Apr 24/99 this program has happy users! 13.75 click here to update this entry
a 32-bit Windows editor for Euphoria programs, written in another language. It contains a Windows help file for Euphoria version 2.1, context-sensitive help and color syntax highlighting. Apr 24: updated for Euphoria 2.1, and now has color preview and printing
 
GEN EuSDL2 435KAndy P. Oct 24/17   click here to update this entry
EuSDL2 is a wrapper of SDL2 for the Euphoria programming language. All major and minor functions have been wrapped. Includes some example programs. Oct 24: Updated for SDL 2.0.7, new functions added. Cross-platform support added.
 
GEN English numbers 18KJames Cook May 27/17   click here to update this entry
English numbers allows someone to type in a number and read it in natural English language. For those who cannot count up to one quadrillion. It is important that everyone should know how to count in English. May 27: Freeware license.
 
WIN EuSFML2 1849KAndy P. Mar 5/17   click here to update this entry
This is a wrapper of SFML 2.2 for the Euphoria programming language. All major and minor functions of SFML have been wrapped for all the modules of SFML 2.2 Includes example programs. This is a wrapping of the C binding of SFML2. Mar 5: Updated for SFML 2.4
 
GEN Smel4Eu: SMEL 1.1 Core Package for Euphoria 1.25 37KTommy Carlier Sep 7/04 this program has happy users! 6.00 click here to update this entry
Reads and writes SMEL-documents and -fragments. SMEL is a language for structuring data and documents, kind of like XML. Sep 7: Fixed some bugs.
 
GEN EuCANOOP 280KCharles Newbould May 13/16   click here to update this entry
OOP programming in Euphoria is not built into the language, yet it is simple to realise and easy to apply. EuCANOOP provides an OOP functionality with just nine routines. There are no limitations with regard to either operating systems or Euphoria version. May 13: Completely revised syntax - even simpler? Now needs OE4.0 or later. OOP libraries & examples provided. Project ongoing.
 
WIN euSQLite 100KRay Smith Feb 26/16   click here to update this entry
A wrapper for SQLite. SQLite is an easy to use embeddable SQL database engine which uses a subset SQL query language. Chris Burch placed the code at app.box.com, along with other documentation, Linux libraries, and Windows dlls. Documentation is also a good resource for SQL Feb 26: Alternate depository, additional documentation.
 
GEN Redy 224KRyan W. Johnson Dec 8/14   click here to update this entry
Redy is an open source project written in the Euphoria programming language that helps you write GUI applications in Euphoria by providing a collection of libraries and programs that follow specific standards. It is easy enough for beginners to learn GUI programming, yet powerful enough for experienced programmers to make professional-quality applications.
 
GEN libzmq 733Kkapex01 Nov 5/13   click here to update this entry
Cross platform wrapper with examples for ZeroMQ. ZeroMQ is a socket library that acts as a distributed concurrency framework, with multi-language interoperability. Carries messages across inproc, IPC, TCP, and multicast. Nov 5: Update dlls. Add poke8 (for Euphoria 4.0)
 
WIN EuWinFun 500KRoland Stowasser May 22/06 this program has happy users! 2.00 click here to update this entry
A small set of Windows API functions and structures wrapped in a slightly different way. The purpose is to help porting programs from C to Euphoria and could help people who are not very familiar with the C language. The MS Help Files are necessary to work with the library. He has included some examples to show how it should work. May 22: Some changes. If you did your own experiments, please rename your folder or unzip this version into a different directory.
 
DOS Memcopy comparison 37KEmlyn Merlyn Sep 7/04 this program has happy users! 3.00 click here to update this entry
This demo proves that regular Euphoria mem_copy() is faster than an external machine language routine!
 
GEN Euphoria Tutorial 1KMohtashim Jun 23/12   click here to update this entry
Euphoria is simple, flexible, easy to learn, and interpreted high-level programming language for DOS, Windows, Linux, FreeBSD and more. Euphoria's first incarnation was created by Robert Craig on an Atari Mega-ST and it was first released in 1993. It is now being maintained and enhanced by a group of open source developers. This tutorial gives a complete understanding on Euphoria.
 
GEN mongoose 1350Kras May 30/12   click here to update this entry
Cross platform embedded web server (requires Euphoria 4.1 with memstruct). Provides SSL, CGI, SSI, URL rewriting, access control lists. User defined route handling and Euphoria preprocessor HTML templates via shared library plugins.(also supports other language plugins via 'C' compatible interface)
 
GEN Euphoria 3.1 Reference Manual in Russian 154KIgor Kachan Dec 24/11   click here to update this entry
Euphoria Programming Language version 3.1 Reference Manual in Russian. You can see these documents on-line in Russian section of the RDS site. Use 7z for unpacking.
 
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.
 
GEN Brainf*ck Interpreter 204KD. Newhall Feb 27/05 this program has happy users! 1.50 click here to update this entry
A Euphoria-coded interpreter for the popular esoteric programming language Brainf*ck. Includes Windows console and DOS executable, example programs, and source code.
 
WIN .INI files uncomplicated 9KSergio Gelli Apr 27/10   click here to update this entry
Just say no to complicated programming language ;-), Include INI.E to use an "yourFile.ini" Apr 27: --- Now, a little better explained
 
GEN Euphoria Preprocessor 18KChris Bensler Jul 23/01 this program has happy users! 3.00 click here to update this entry
It adds namespacing, assignments on declaration, select case, and various new delimiters and sequence operations to the Euphoria language.
 
DOS Esperanto Movie 64KGeorge Brooks May 1/05 this program has happy users! 0.60 click here to update this entry
A DOS movie that teaches the Esperanto (human) language.
 
WIN Cg wrapper 247Kmic Jul 24/08   click here to update this entry
A wrapper for NVidia's Cg (C-like shader language) library. The wrapper is not complete, but still functional. Jul 24: Wrapped some more Cg functions. Added an example for D3D9.
 
GEN MML compiler 331Kmic Jul 9/08   click here to update this entry
A package containing an MML (Music Macro Language) compiler, plus playback libraries for various video game systems.
 
WIN Translation Helper for Enhanced IDE 94KRoland Stowasser Dec 15/07   click here to update this entry
This project aims to help in translating IDE messages and IDE text to another language. The included project file could be modified to assist with other applications using a similar approach.
 
GEN Compiled HTML PDF for Euphoria v3.0 1302KDave Bunch Jun 13/07   click here to update this entry
Brett Pantalone's compiled HTML help manual (CHM) for the Euphoria 3.0 language and libraries packed into a single PDF file. Contains all documentation included with the RDS download. All keywords indexed and bookmarked.
 
WIN Compiled HTML help for Euphoria v3.0 285KBrett Pantalone Jan 21/07   click here to update this entry
Compiled HTML help manual (CHM) for the Euphoria 3.0 language and libraries. Contains all documentation included with the RDS download. All keywords indexed. Jan 21: Recompiled to fix broken links (oops)
 
GEN An introduction to Euphoria Programming 227KCharles Newbould Mar 15/06   click here to update this entry
A readable introduction to Euphoria with easy examples. The description assumes a Windows environment but could be followed by a DOS or Linux user with only slight adaptation. It covers the basics, but also incorporates simple windows programming. Intended to encourage more users of this "splendid language".
 
GEN Modified include system 40KVincent Howell Feb 9/06   click here to update this entry
This is now just a proof of concept on how he proposed to fix the duplicate filename issue with Euphoria's include system. Perhaps this code can be used for comparing two different filepaths. NOTE: A better alternative solution has been agreed upon by RDS for implementation into the official language.
 
WIN mbox 140KJuergen Luethje Oct 29/05   click here to update this entry
A DLL that reads and writes Unix mailbox files (mbox format) -- source code and compiled DLL. The DLL is a plugin for Total Commander, but you can also use it with your own programs (sample Euphoria code that calls the routines in the DLL included). Oct 29: The main new features are a new naming system for extracted mails, and the ability to change mbox files. So the plugin now is also useful for finding and deleting duplicate mails, and for synchronizing mails in different mbox files. The plugin now can read language files. English, Dutch, German and Polish are automatically supported. Several other enhancements, and considerably improved documentation.
 
GEN euXML 2.5 26KRene Conijn Aug 9/05   click here to update this entry
euXML is a library to work with XML in Euphoria. Work with easy functions and use an xPath-like language to go to a tag in your XML document. Aug 9: fixed bugs in solve_xPath and in setXML.
 
WIN Dirt Merchant 4831KSteven Allen May 4/05   click here to update this entry
A freeware game. A drug wars clone with new features and enhancements. Uses Ray Smith's EuAllegro. Source code is available upon request. Warning: the game contains some rough language and adult content.
 
GEN EUwords in Italian 5KAntonio Alessi May 21/05   click here to update this entry
A translation of the Euphoria keywords and builtins to Italian. This can be used to expand the multi-lingual editor by David Ragazzi. (Italian words are at column 129)
 
GEN HQ9+ Interpreter 1KD. Newhall Feb 26/05   click here to update this entry
An interpreter for the (joke) programming language HQ9+ designed by Cliff L. Biff, written in Euphoria.
 
GEN Joy Interpreter In Euphoria (joie) 22KRaymundo Baquirin Jan 3/05   click here to update this entry
joie is an interpreter for the concatenative programming language Joy, written in Euphoria.
 
GEN Windows 98 Source Code ported to Euphoria (JOKE) 3Kscancode Jan 5/05   click here to update this entry
This is a joke about Windoze 98... It can be run (fun) or read (funniest!). Warning: foul language used.
 
GEN EuKa 10KJuergen Luethje Oct 24/04   click here to update this entry
A Euphoria preprocessor based on Tommy Carlier's Kanarie Template System. It provides the possibilities of block comments, inserting files, generating code or documentation depending on the platform, on the language, and/or on the configuration such as DEBUG or RELEASE. Generated source code can be executed automatically on any platform, if intended. Oct 24: Bug concerning Linux fixed. The generated program now can use command-line options.
 
GEN Bilingual Toolkit 829KIgor Kachan Sep 13/04   click here to update this entry
A toolkit, including a modified ed editor rewritten in Russian, that fully supports the use of Russian and English with the unlimited alphabet Euphoria interpreters for DOS and Windows. You can write your EU programs in Russian with just about 25 English words or in pure English, or in any mix as well. EtoC translator and binder are supported. You can switch the language of diagnostics and turn on/off syntax coloring in the current window. The syntax coloring dictionary has 11049 words for the bilingual RDS libs (included), Win32Lib v060.05 and w32engin v7.20. Sep 13: New color words for Win32Lib v060.05 added, red.exe excluded to free space for future improvements.
 
GEN Boot Time Logger 74KKat Sep 30/04   click here to update this entry
This merely logs the date and time windows starts up. To use, set into C: root, add the exe filename to your windows on_start menu (not the start menu of shortcuts). It demonstrates a few of Eu's basic comamnds, and how easy it is to use Eu as a scripting language (just use the interpreter). Source and exe included.
 
DOS Some ASM examples 1KDavid Eltrosoft Jul 9/04   click here to update this entry
An assembly language example. It shows how to use imul multiply. Requires ATP Assembly Mini-Debugger by Alexander Toresson, Jul 9: imul example
 
DOS Even Faster Flood Fill 7KNick Metcalfe Mar 25/99 this program has happy users! 1.00 click here to update this entry
a machine language version of a flood fill routine originally written in Euphoria by Colin Taylor. The machine-coded routine can work directly in mode 19, or it can use a virtual screen in memory. A nice-looking fractal boundary trace demo is included.
 
GEN Euphoria Preprocessor 28KDavid Cuny Jun 2/98 this program has happy users! 1.00 click here to update this entry
a preprocessor that adds several language features to Euphoria, version 1.01b.
 
GEN Scheduling Demo 4KGreg Haberek Jan 26/03   click here to update this entry
A small demo that uses the task scheduler from Language Wars while displaying columns of text on the screen.
 
GEN Euphoria Messages in English and Russian 13KIgor Kachan Sep 26/02   click here to update this entry
The complete set of error messages and other messages that the Euphoria interpreter produces, in both Russian and English. If you have the Euphoria interpreter source code, you can use these files plus Igor's slightly modified Euphoria source files, to build a Russian version of the interpreter, or even better, translate the messages into your own language. Sep 26: fixed one bug, added a message for FreeBSD
 
WIN Euphoria Editor for Windows 251KEric Randall Jun 4/02   click here to update this entry
A Windows-based editor with support for Euphoria programming. Updated after 5 years, written in another language, no source.
 
WIN Topaz Editor 9KAndrew May 30/02   click here to update this entry
An editor for programs written in Rod Jackson's Topaz scripting language (see Archive).
 
GEN Preprocessor 9KJ. Brown May 15/02   click here to update this entry
A preprocessor that extends the Euphoria language. May 15: new features
 
GEN Euphoria Documentation in Russian 248KIgor Kachan Apr 23/02   click here to update this entry
A complete translation of the Euphoria 2.3 language documentation into Russian. Choose from: code page for Windows, code page for DOS, or code page for Linux. Apr 23: updated for the FreeBSD release
 
GEN Spell Checker 151KJunko Miura Mar 5/02   click here to update this entry
A spelling checker using an English dictionary contributed by Matt Sephton. She used an interesting technique based on a fast hash table lookup algorithm. On a Pentium-150 she can check a 15000-word document (such as library.doc) against a 50000-word dictionary in just 2 seconds! You can easily add words to the dictionary, or replace it with another one in English or some other language. Mar 5: some minor errors in the dictionary file were corrected. This dictionary was used in the Euphoria programming contest
 
WIN Program with Flow Charts 204KClaudio Emiliozzi Aug 6/01   click here to update this entry
A program that lets you create and compile flow charts to generate assembly language.
 
GEN Forward Reference Parser 10KJ. Brown Jul 18/01   click here to update this entry
A preprocessor that adds some features to the Euphoria language.
 
GEN HamsterSpeak 19KJames Paige Mar 4/01   click here to update this entry
A compiler for a custom language called "HamsterSpeak" that he created for use with the DOS RPG Maker O.H.R.RPG.C.E. Originally written in QuickBasic, the new Euphoria version runs 12 times faster.
 
GEN Scripting Engine 4KNo Solution May 19/00   click here to update this entry
A small scripting language that you can use within your Euphoria program.
 
GEN Assembler for Euphoria 15KAlexander Yakovlev Feb 4/97 this program has happy users! 0.35 click here to update this entry
a program that converts assembly language into sequences of machine code. This is his alpha release.
 
WIN Front End for Running/Editing Programs 397KWOLF InI Software Apr 13/99   click here to update this entry
a "front end" that makes it easy to run and edit Euphoria programs for both DOS32 and WIN32. (written in another language - no source). Apr 13: file extension restriction lifted. If you have the previous version you can download this small update and unpack it in the Install-Directory of the Frontend.
 
WIN Visual Euphoria Code Editor 170KDaniel Berstein Nov 9/98   click here to update this entry
an editor for use with his Visual Euphoria package. (written in another language - no source)
 
GEN Euphoria Pre-Processor 30KJeff Fielding Nov 17/98   click here to update this entry
a language preprocessor for Euphoria. Among other things, it can give you a list of your variables and functions and whether they've been used or not.
 
GEN Dot Notation for Euphoria 5KDavid Cuny Jun 2/98   click here to update this entry
a preprocessor for an experimental extension to the Euphoria language
 
WIN Windows Editor (16-bit) 270KMike Carroll Dec 5/97   click here to update this entry
a 16-bit Windows editor for Euphoria programs, written in another language. It contains a Windows help file for Euphoria version 2.0 alpha.
 
WIN mygmp_dll 1422KJames Cook Jan 24/18   click here to update this entry
GMP (gnu multiple precision library) for Euphoria, as a wrapper to libmygmp.dll, This allows access to most GMP.H functions on Windows. (The source can be modified to compile for other operating systems and other programming languages.) Jan 24: Updated url
 
WIN Multilingual 227KWolfgang Fritz Apr 12/06 this program has happy users! 4.30 click here to update this entry
Programming examples and tools for writing multilingual applications using code-pages, regional settings, owner-drawn menus, etc., including Russian, Japanese and 9 other languages, localized paths, and font enumeration. Apr 12: added Dutch, etc.
 
GEN Design Patterns in Euphoria 13KSteve Baxter Apr 16/15   click here to update this entry
An article showing design patterns for procedural languages, and the unique pattern Euphoria 4.0 offers. Euphoria on the largest scales.
 
GEN Bilingual Euphoria 2.5 821KIgor Kachan, Robert Craig Jun 15/05 this program has happy users! 3.00 click here to update this entry
Bilingual (English & Russian) Euphoria 2.5 Interpreters and set of the standard RDS libraries. Manual of EU 2.5 in Russian. Allows you to write Euphoria programs as 100% English or as 100% Russian or as any mix of two languages. The E2C Translator, Binder and translation to 100% standard Euphoria are supported. Interpreter has unlimited alphabet for the names. Jun 15: Added the exw_r.exe interpreter, support for translation from English to Russian. Tested with Russian versions of Win32Lib.ew and IDE.exw. Known bugs fixed. Beta version.
 
GEN Japi Gui Library 200KMerten Joost Jun 12/02 this program has happy users! 2.00 click here to update this entry
A GUI library that supports Windows and Linux, and also supports several programming languages, including very recently, Euphoria.
 
DOS Turtle Graphics 17KJiri Babor Jan 2/00 this program has happy users! 3.10 click here to update this entry
An engine for displaying turtle graphics, a method of drawing pictures that is popular in LOGO and other languages. He has included some very artistic examples. Jan 2: code rewritten, plus better documentation
 
DOS Polyglot Editor 398KIgor Kachan Jul 17/02 this program has happy users! 1.25 click here to update this entry
A graphics-mode editor that supports many different languages. A large number of fonts are included. Jul 17: now supports Japanese, Chinese (Taiwan and PRC), and Korean characters
 
GEN Unlimited Alphabet Interpreter 738KIgor Kachan Oct 5/02 this program has happy users! 1.00 click here to update this entry
A program that can generate 21 different versions of the ex.exe interpreter. Each version supports a different international code page for output to the screen in graphics modes. These interpreters are built using the publicly-available Euphoria Interpreter Source Code, and WATCOM C for DOS. His interpreters allow identifiers with ASCII characters 128-255. This is useful for many (non-English) languages. He has also included versions of exw.exe and exu (Linux/FreeBSD) with 128-255 support. Oct 5: exw.exe replaced by one built with Borland
 
GEN The case_xx() function 1KIgor Kachan Mar 18/07   click here to update this entry
A function to convert texts in different languages and code pages to upper or lower case. Just add your alphabet. Mar 18: Common improvements, added example on concatenation of two alphabets.
 
WIN Modified Scripting Interpreter 1461Kwes hermanson Dec 4/05   click here to update this entry
Freeware scripting interpreter with GUI control, written completely in Euphoria (no source). It can run Euphoria programs (both windows and dos), as well as 7 extra languages in tandem (below). Can be called from command line. AIT, COBOL, Euphoria, Forth, LISP, Tint, SIC, and SmallTalk.
 
WIN Euphoria Editor 444KDavid Ragazzi May 20/05   click here to update this entry
An editor that supports multiple languages (English, Espanol, and Portuguese) for Euphoria syntax (keywords and builtins). Before long he hopes it will have support for Francais, Italian, German and Russian.
 
GEN Character uppercase / lowercase conversions 6KDerek Parnell Oct 26/04   click here to update this entry
A generic set of routines that can help your application correctly change the case of text strings and sequences. It can handle most national languages by enabling you to define the mapping from lower to upper for any character set. By default, it understands the Windows Western set.
 

 

End of Search Results