Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!apple!bloom-beacon!A.GP.CS.CMU.EDU!Olin.Shivers From: Olin.Shivers@A.GP.CS.CMU.EDU Newsgroups: comp.lang.scheme Subject: Lisp shells Message-ID: <8908022122.aa08112@mintaka.lcs.mit.edu> Date: 3 Aug 89 01:22:14 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 14 John Lacey requested information on Lisp shells. John Ellis implemented a shell for a PDP-11/45 running Unix in Harvard Lisp in 1979. "A LISP SHELL" John R. Ellis ACM SIGPLAN Notices, Vol. 15 #5, May 1980 John Levine has a paper about using Lisp for a command language in the same issue of SIGPLAN Notices ("Why a Lisp-Based Command Language?"). Of course, you might do well to look into the Lisp Machine interface, both before and after the fancy Symbolics interface that allowed non-Lisp-syntax commands. -Olin