[plt-scheme] extending the reader and printer

From: pedro pinto (pedro.e.pinto at gmail.com)
Date: Thu Apr 20 06:35:22 EDT 2006

Actually the structure is already transparent. Duh. All I need to do is add
the parameterize call you mention. Thanks for the help,

-pp


On 4/20/06, Noel Welsh <noelwelsh at yahoo.com> wrote:
>
> Coincidentally I just wrote this:
>
>   http://schemecookbook.org/view/Cookbook/StructurePrinting
>
> It might help -- but I think your issue is that the
> structure isn't transparent, right?  If so it can be
> changed -- I don't there will be much objection.
>
> N.
>
> --- pedro pinto <pedro.e.pinto at gmail.com> wrote:
>
> > Hi there,
> >
> > I was hoping I could extend the MzScheme reader and
> > printer to allow for
> > read and write of srfi 19 date structures. It seems like
> > there are several
> > options on the read side of things, but I did not find a
> > clear and simple
> > way to extend the printer withouth touching the date
> > structure.
> >
> > Any suggestions?
> >
> > -pp
>
>
> Email: noelwelsh <at> yahoo <dot> com   noel <at> untyped <dot> com
> AIM: noelhwelsh
> Blogs: http://monospaced.blogspot.com/  http://www.untyped.com/untyping/
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060420/8c0e6745/attachment.html>

Posted on the users mailing list.