Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!world!snorkelwacker.mit.edu!ai-lab!zurich.ai.mit.edu!jaffer From: jaffer@zurich.ai.mit.edu (Aubrey Jaffer) Newsgroups: comp.lang.scheme Subject: qp - compressed printing Message-ID: Date: 13 Jun 91 22:20:59 GMT Sender: news@ai.mit.edu Distribution: comp.lang.scheme Organization: M.I.T. Artificial Intelligence Lab. Lines: 5 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