Node: Standardized Packages, Previous: Introduction to Packages, Up: Package Concepts



Standardized Packages

This section describes the packages that are available in every conforming implementation. A summary of the names and nicknames of those standardized packages is given in Figure 11-2.

  Name              Nicknames  
  COMMON-LISP       CL         
  COMMON-LISP-USER  CL-USER    
  KEYWORD           none       


  Figure 11--2: Standardized Package Names