
===================== SIMTEL =====================

Subject: luthe100.zip - LUTHOR Lexical Table generator and library


I have uploaded to Simtel:

/pub/simtelnet/msdos/pgmutil/
luthe100.zip    LUTHOR Lexical Table generator and library

LUTHOR is a lexical analyzer and table generator, and an
accompanying runtime library. The generator can create tables
in either '.h' files or as run-time loadable tables. The runtime
can support multiple simultaneously active lex tables, and
multiple independant input streams. The runtime also allows 
the program to change lex tables in midstream. The runtime allows
three different input methods: submission of a filename to the
library, designation of a callback function, or character-at-a-time
submission.

LUTHOR is designed to have a minimal impact on the layout of
a program. A simple program to take input from a file and
break it into tokens can be implemented in less than a dozen lines
of legible c code.

The package includes source (registered version) and executable 
samples which demonstrate use of the functions.

Shareware. Uploaded by the author.
The evaluation file is nagware.
The registered version comes with complete source code.

See also http://www.ipipeline.net/dennis_taylor/luthor_page.htm
Dennis Taylor
dtaylor@ipipeline.net






====================== GARBO ========================

Subject: luthe100.zip - LUTHOR Lexical Table generator and library



Filename: luthe100.zip
One line description: LUTHOR lex table generator and library
Replaces:
Suggested Garbo directory: pc/programming
Uploader name & email: Dennis Taylor (dtaylor@ipipeline.net)
Author or company: InnerSystem Software
Email address: dtaylor@ipipeline.net
Surface address:PO Box 64045 RPO Clarke Road Coquitlam BC Canada V3J-7V6
Special Requirements: none
Shareware payment required from private users: Y
Shareware payment required from corporates: Y
Distribution limitations: N
Garbo CD-ROM distribution allowed without preconditions: Y
Demo: N
Nagware: Y
Self-documenting: N
External Documentation included: Y
Source Included: Y (with reg.)
Size: 423,854
10 lines description:
Lex table generator and runtime library. Generates .H files
or runtime loadable data files. Supports multiple simultaneous
runtime lex tables and input streams. Supports runtime loadable
tables, on-the-fly changing lex table for a stream, multiple
input stream source types. Implemented as a linkable library
for ease of use and minimal impact on program style.
Preview docs & some samples at 
http://www.ipipeline.net/dennis_taylor/luthor_page.htm



