home *** CD-ROM | disk | FTP | other *** search
- EUPHORIA\BIN
-
- This directory contains the Euphoria executable ex.exe, the DOS extender
- dos4gw.exe, plus a number of utility programs written in Euphoria:
-
- ed.ex - the Euphoria editor
- eprint.ex - prints Euphoria or other files in two-column condensed
- mode. Highlights syntax of Euphoria files.
- freq.ex - builds a binary tree to count frequencies of words
- grep.ex - search for a string in a bunch of files
- lines.ex - count lines and characters in a bunch of files
- retab.ex - replaces blanks with tabs to shrink a file
- shroud.ex - source code shrouder (similar to making a .exe)
- tinstall.bat - lets you temporarily install euphoria, if you don't
- want to alter your autoexec.bat file
- walkdir.ex - recursively searches through a directory and its
- subdirectories for information
-
- There are also small .bat files for some of these utilities, so you
- don't have to type "ex ...". e.g. just type "sb" to turn on the
- screen blank program when you leave your machine.
-
- Many of these programs expect to be run from a command line interface.
-
-