Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!hookup!news.moneng.mei.com!news.ecn.bgu.edu!vixen.cso.uiuc.edu!usenet.ucs.indiana.edu!news.cs.indiana.edu!deby@cs.indiana.edu
From: "David Eby" <deby@cs.indiana.edu>
Subject: Re: Parser Generators
Message-ID: <1995Jun18.214713.6284@news.cs.indiana.edu>
Organization: Computer Science, Indiana University
References: <3s181b$i2t@info4.rus.uni-stuttgart.de> <WAND.95Jun18161745@delphi.ccs.neu.edu>
Date: Sun, 18 Jun 1995 21:47:07 -0500
Lines: 33

In article <WAND.95Jun18161745@delphi.ccs.neu.edu>,
Mitchell Wand <wand@delphi.ccs.neu.edu> wrote:
>I wrote an LL(1) lexer/parser generator called SLLGEN that seems to work OK
>for my classes.  It runs in Chez Scheme, but a macro package for MIT Scheme is
>included. It's at
>
>ftp://ftp.ccs.neu.edu/pub/people/wand/sllgen/* .
>
>[I'd be happy if it were added to the Scheme Repository]
>
>--Mitch 

Done.  I've tarred and compressed the directory and placed it into
the repository at
ftp://ftp.cs.indiana.edu/pub/scheme-repository/code/lang/sllgen.tar.gz

A general note to potential contributors:  I don't always see notes
like this one.  If you want to be sure your material is added to
the Scheme Repository, please place it in the incoming directory at
ftp://ftp.cs.indiana.edu/pub/scheme-repository/incoming
or contact me directly at scheme-repository-request@cs.indiana.edu.

Thanks,
David Eby

>
>Mitchell Wand				      Internet: wand@ccs.neu.edu
>College of Computer Science, Northeastern University
>360 Huntington Avenue #161CN, Boston, MA 02115     Phone: (617) 373 2072
>World Wide Web: http://www.ccs.neu.edu/home/wand   Fax:   (617) 373 5121
>


