VariablePackage: exclToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

*pprint-gravity*

This variable was added in release 6.0. Performance testing has indicated that the overhead associated with pretty printing can be high. In order to better control this cost, no Allegro CL code sets the value of *print-pretty*. Instead, when it needs a value for *print-pretty*, Allegro CL code binds it to the value of this variable, and this variable is only set in two places: initially to nil and in the :pprint module to t.

See Speed and pretty printing in implementation.htm for more information on the pretty-printing issue.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version