[plt-scheme] Any way to get pretty printing from the web-server?

From: YC (yinso.chen at gmail.com)
Date: Wed Nov 11 19:30:19 EST 2009

Isn't this about pretty print the html output fconverted rom the xexpr?

Cheers,
yc
On Wed, Nov 11, 2009 at 4:12 PM, Synx <plt at synx.us.to> wrote:

>
> How about this?
>
> (require scheme/pretty)
>
> (pretty-print xexpr)
>
> An xexpr is a type of s-expression, so it should be prettily printable
> just like any other s-exp.
>  _________________________________________________
>  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/20091111/51904ff4/attachment.html>

Posted on the users mailing list.