[comp.lang.lisp] Some Info needed

cejen@hitchhiker.uucp (David Hinkle) (06/17/89)

I am in need of any and all pointers to public domain versions of

  (1) a lex and/or YACC-like tool in commonLISP (i.e. given a grammar
      it should generate CommonLISP code out)

  (2) a CommonLISP-based code cross-referencer (call tree)

  (3) any other related code parsing and analysis tools.

Thanks in advance.

					David Hinkle
[From cejen@hitchhiker.uucp (David Hinkle)]
--
Send compilers articles to compilers@ima.isc.com or, perhaps, Levine@YALE.EDU
Plausible paths are { decvax | harvard | yale | bbn}!ima
Please send responses to the originator of the message -- I cannot forward
mail accidentally sent back to compilers.  Meta-mail to ima!compilers-request

cejen@nova.laic.uucp (David Hinkle) (06/21/89)

I am in need of any and all pointers to public domain versions of

  (1) a lex and/or YACC-like tool in commonLISP (i.e. given a grammar
      it should generate CommonLISP code out)

  (2) a CommonLISP-based code cross-referencer (call tree)

  (3) any other related code parsing and analysis tools.

Thanks in advance.

					David Hinkle