[plt-dev] Re: [plt-bug] all/10895: quasiquote printing is buggy, confusing

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed May 5 13:36:22 EDT 2010

When printing out things that look like programs, the qq-based printer
is really invaluable, but my experience is that the constructor form
is better for everything else.

I never seriously experimented with hybrids, however, because I feared
that the rule for deciding between (list ...) and `(...) would be too
brittle.

Perhaps it is time to give it a try, tho?

Robby


Posted on the dev mailing list.