I like the Euphoria language.  The WIN32 pack includes a DOS32 
interpreter.  I have added a interpreter of Euphoria language to a 
Freedos emergency floppy and some aditional utilities. You can download at:

http://www.rapideuphoria.com/eudos.zip

Is a quick and dirty work, you can simply boot from a real floppy or 
qemu emulator, select option 2 (Safe mode).
In the prompt you can call this commands:

EX  (Euphoria interpreter for DOS32)
ED  (Full screen editor for text and source code)
ASCII (Check keyboard codes for any key)
EPRINT (Utility to print text files with a good page layout)
GURU (Search a word in the Euphoria documentation)
LINES (Utility to counts lines on text and source files)
SEARCH (Look for a word in all the files on current directory)
A:\EUPHORIA\DOC (Basic documentation you can browse with ED)

Only EX interpreter is a binary program, all other utilities are scripts 
on Euphoria language.

This is only a subset of the euphoria language, just making programs.
The complete language includes: Euphoria to C translator, libraries to 
compile C translated code, Binder (attach the program to the interpreter 
and create a .exe), html help, more demo programs with source code, and 
the source code (Interpreter front end writed on Euphoria and Backends 
on Euphoria and C)

More info about the Euphoria language at:
www.rapideuphoria.com

I also may be interested in to prepare a complete Euphoria installer for 
DOS.

-- 
+-+-+-+-+-+-+-+
Marco A. Achury
www.geocities.com/marcoachury

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to