CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

Logical Pathnames: Portable logical pathnames implementation

lang/lisp/code/ext/lp/
A portable implementation of the X3J13 June 1989 specification for logical pathnames, as documented in Guy Steele's "Common Lisp: the Language" (2nd Edition), section 23.1.5 "Logical Pathnames". Logical Pathnames provide a facility for referring to pathnames in a portable manner. Logical pathnames are mapped to physical pathnames by a set of implementation dependent and site-dependent rules. Written by Mark Kantrowitz, July 1990.
Version: Tue Apr 9 19:17:01 1991 Ports: CMU CL, MCL 1.3.2, Allegro CL 3.1.12, Lucid CL 2.1, 3.0, 4.0, Symbolics CL 8.0, VAXLisp 2.0, 3.1. Copying: Free copying, distribution and modification. CD-ROM: Prime Time Freeware for AI, Issue 1-1 Bug Reports: mkant@cs.cmu.edu Author(s): Mark Kantrowitz, School of Computer Science Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA 15213-3891 Keywords: Authors!Kantrowitz, CMU, Lisp!Extensions, Logical Pathnames References: ?
Last Web update on Mon Feb 13 10:29:32 1995
AI.Repository@cs.cmu.edu