| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 94.1 | Galileo & LALRPAT & lex & yacc | GALLO::AMARTIN | Alan H. Martin | Wed Jun 18 1986 19:32 | 9 | 
|  | There is a conference for an LL(1) parser generator named Galileo on
BIZET::GALILEO.  Also, there is an LALR(1) parser generator named
LALRPAT which is used for things like Vax-11 C.  I don't know where
it comes from; perhaps there is a copy in the toolshed?
Then, of course, there are lex and yacc on Ultrix, if you don't have
to use VMS.  And public-domain copies of at least one of the tools is
mentioned somewhere in the RAJA::DECUSC conference for Decus C.
				/AHM
 | 
| 94.2 | lex and yacc under VMS via DEC/SHELL | TLE::FELDMAN | LSE, zealously | Thu Jun 19 1986 15:35 | 2 | 
|  |     lex and yacc are available on VMS under DEC/SHELL (at least according
    to my ancient copy of the DEC/SHELL manual).
 | 
| 94.3 | Galelio (sp?) and more... | NANDI::LAMIA | Cheap, fast, good -- pick two | Thu Jul 17 1986 13:46 | 8 | 
|  |     Galelio is indeed in the toolshed, as are a couple of other compiler
    construction tools.  Check the abstracts in the catalog conference
    on METOO::TOOLS$LIBRARY:SW_TOOLS_CATALOG, note 3.1.
    
    Also, don't forget that VAX SCAN can be used to write lexical
    analyzers.
        %Walt
 |