All Manuals > LispWorks® User Guide and Reference Manual

33 The COMMON-LISP Package

This chapter describes the LispWorks extensions to symbols in the COMMON-LISP package, which is used by default. This chapter notes only those differences between LispWorks and the ANSI Common Lisp standard.

You should refer to this standard for full documentation about standard Common Lisp symbols. An HTML version, the Common Lisp HyperSpec, is available in the LispWorks IDE via the menu command Help > Manuals > ANSI Common Lisp Standard or here: www.lispworks.com/documentation/HyperSpec/ .

The See also section of each entry links to the corresponding ANSI Common Lisp documentation in the Common Lisp HyperSpec.

apropos

apropos-list

base-string

close

coerce

compile

compile-file

concatenate

*debug-io*

declaim

declare

defclass

defpackage

describe

directory

disassemble

documentation

double-float

*error-output*

*features*

in-package

input-stream-p

interactive-stream-p

load-logical-pathname-translations

long-float

long-site-name

loop

make-array

make-hash-table

make-instance

make-pathname

make-sequence

make-string

make-string-output-stream

map

merge

merge-pathnames

open

open-stream-p

output-stream-p

parse-namestring

proclaim

*query-io*

read-sequence

restart-case

room

short-float

short-site-name

simple-base-string

single-float

software-type

software-version

*standard-input*

*standard-output*

step

stream-element-type

time

trace

*trace-output*

truename

untrace

update-instance-for-different-class

update-instance-for-redefined-class

with-output-to-string

write-sequence


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:30