Scieneer® Pty Ltd
  • Scieneer Pty Ltd
  • Scieneer Common Lisp
    • Features
      • Multi-threading
      • HTTP support
      • Fast streams
      • SSL support
      • Foreign functions
      • Freeware
      •  
    • 64 bit platforms
      • AMD64 Linux
      • AMD64 Solaris
      • SPARC Solaris
      • HPPA HPUX 11
      • IA64 HPUX 11
      •  
    • 32 bit platforms
      • x86 Linux
      • x86 Solaris
      • SPARC Solaris
      • HPPA HPUX 11
      •  
    • Store
    • Documentation
    • Support
    •  
  • Contact
  • Sign in
    • Sign in
    • Register
    •  
  • Scieneer Common Lisp 1.3.9 online documentation

    with-standard-io-syntax &body body[Macro]

    Bind the reader and printer control variables to values that enable read to reliably read the results of print. These values are:

    *package*
    The :common-lisp-user package
    *print-array*
    t
    *print-base*
    10
    *print-case*
    :upcase or :downcase
    *print-circle*
    nil
    *print-escape*
    t
    *print-gensym*
    t
    *print-length*
    nil
    *print-level*
    nil
    *print-lines*
    nil
    *print-miser-width*
    nil
    *print-pretty*
    nil
    *print-radix*
    nil
    *print-readably*
    t
    *print-right-margin*
    nil
    *read-base*
    10
    *read-default-float-format*
    single-float
    *read-eval*
    t
    *read-suppress*
    nil
    *readtable*
    The standard readtable.
  •  

Copyright © 2007-2012 Scieneer Pty Ltd. All rights reserved.

  • Site Map |
  • Company Info |
  • Contact |
  • Terms of Use |
  • Privacy