[plt-scheme] bzlib/parseq.plt

From: YC (yinso.chen at gmail.com)
Date: Wed Jan 6 17:44:20 EST 2010

First time my package is being discussed before I announce it to the list ;)


They are not related but I did study Shaurz's work and drew inspirations
from it.  Thanks for asking and I will update the attributions since I
missed it the first time around.

You can find the usage of the lib at
http://weblambda.blogspot.com/2010/01/bzlibparseqplt-monadic-parser.html,
which covers the basic parsers.  Subsequent posts will discuss the
combinators.

Let me know if there are any questions/comments/feedbacks.
Cheers,
yc

On Wed, Jan 6, 2010 at 4:41 AM, Stephen De Gabrielle <
stephen.degabrielle at acm.org> wrote:

> Are these related?
>
> http://shaurz.wordpress.com/2008/03/11/haskell-style-parser-combinators-in-scheme/
> and
> On Wednesday, January 6, 2010, PLaneT <planet at plt-scheme.org> wrote:
> > This announces the availability of a new package from PLaneT:
> >
> > -------
> > Name:            parseq.plt
> > Package version: 1.0
> > Owner:           bzlib
> >
> >
> > Package Description
> >
> > Inspired by Haskell's Parse, bzlib/parsec provides a monadic parser
> combinator library that can handle both character and binary data parsing.
> >
> > Release Notes
> >
> > 0.1 - first release
> >
> > -------
> >
> > Go to
> >
> > http://planet.plt-scheme.org/display.ss?package=parseq.plt&owner=bzlib
> >
> > for more information.
> > _________________________________________________
> >   For list-related administrative tasks:
> >   http://list.cs.brown.edu/mailman/listinfo/plt-planet-announce
> >
>
> --
>
> --
> Stephen De Gabrielle
> stephen.degabrielle at acm.org
> Telephone +44 (0)20 85670911
> Mobile        +44 (0)79 85189045
> http://www.degabrielle.name/stephen
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100106/78688e89/attachment.html>

Posted on the users mailing list.