[plt-scheme] Re: bzlib/parseq.plt

From: Stephen De Gabrielle (stephen.degabrielle at acm.org)
Date: Thu Jan 7 06:59:23 EST 2010

I can't speak for anyone but myself, but I really appreciate the
developers who take the time to put their libraries on planet.

S.

On Wednesday, January 6, 2010, YC <yinso.chen at gmail.com> wrote:
> 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
>
>

-- 

--
Stephen De Gabrielle
stephen.degabrielle at acm.org
Telephone +44 (0)20 85670911
Mobile        +44 (0)79 85189045
http://www.degabrielle.name/stephen


Posted on the users mailing list.