CMU Artificial Intelligence Repository
Code related to Lisp PACKAGE definitions
lang/lisp/code/ext/packages/
This directory contains code related to Common Lisp packages.
DEFPACKAGE defines a portable implementation of the Common Lisp
function of the same name. MAKE-DEFPACKAGE creates a defpackage
form that could recreate the current state of a package, more or less.
Ports: Allegro CL 3.1.13, Lucid CL 3.0.2, Symbolics CL (Genera
7.2, 8.0), TI Explorer
Copying: DEFPACKAGE: Copyright 1990, 1991 by The Boeing Company.
Use, copying, modification, and distribution permitted.
MAKE-DEFPACKAGE: Copyright Mark Kantrowitz.
Use, copying, modification, and distribution permitted.
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Author(s): DEFPACKAGE: Stephen L. Nicoud
MAKE-DEFPACKAGE: Mark Kantrowitz
Contact: DEFPACKAGE:
Stephen L. Nicoud,
The Boeing Company
Boeing Computer Services
Research and Technology
Computer Science
P.O. Box 24346, MS 7L-64
Seattle, WA 98124-0346
MAKE-DEFPACKAGE:
Mark Kantrowitz,
Keywords:
Authors!Kantrowitz, Authors!Nicoud, Boeing, CMU, DEFPACKAGE,
Lisp!Extensions
References: ?
Last Web update on Mon Feb 13 10:29:35 1995
AI.Repository@cs.cmu.edu