[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pretty printing
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Pretty printing
- From: bshults@math.utexas.edu
- Date: Mon, 18 Mar 96 17:43:03 CST
- Posted-date: Mon, 18 Mar 96 17:43:03 CST
1. What is the status of clisp's compatibility with ANSI CL pretty
printing?
2. I use some pretty printing code, i.e. code which uses
xp-code.lisp, formatter, and the format directives special thereto.
My code works under Allegro CL--without loading xp-code.lisp since
Allegro does pretty printing already. When I load xp-code.lisp into
clisp and run my code I get errors signaled by the xp-code. So, are
there any known bugs in
a. xp-code.lisp,
b. Allegro CL's pretty printing or
c. clisp's interaction with xp-code.lisp?
The error is that -1 is given as a first argument to nthcdr somewhere
in the formatter.
--
Benjamin Shults Email: bshults@math.utexas.edu
Department of Mathematics Phone: (512) 471-7711 ext. 208
University of Texas at Austin WWW: http://www.ma.utexas.edu/users/bshults
Austin, TX 78712 USA FAX: (512) 471-9038 (attn: Benjamin Shults)