[comp.lang.scheme] qp - compressed printing

jaffer@zurich.ai.mit.edu (Aubrey Jaffer) (06/14/91)

I have written qp, a function for printing any scheme object on a
line.  It is very useful for debugging scheme prgrams because it can
print circular structures as well as large structures compressed to
one line.  A file containing this as well as some other utilities is
available as altdorf.ai.mit.edu:archive/scm/utils.scm