10.1184/R1/6604115.v1 Rob MacLachlan Rob MacLachlan CMU Common Lisp user's manual Carnegie Mellon University 2006 COMMON LISP (Computer program language) Compilers (Computer programs) 2006-11-01 00:00:00 Journal contribution https://kilthub.cmu.edu/articles/journal_contribution/CMU_Common_Lisp_user_s_manual/6604115 Abstract: "CMU Common Lisp is an implementation of that Common Lisp is [sic] currently supported on MIPS-processor DECstations, Sparc-basedworkstations from Sun and the IBM RT PC, and other ports are planned. All architectures are supported under Mach, a Berkeley Unix 4.3 binary compatible operating system. The Sparc is also supported under SunOS. The largest single part of this document describes the Python compiler and the programming styles and techniques that the compiler encourages. The rest of the document describes extensions and the implementation dependent choices made in developing this implementation of Common Lisp.We have added several extensions, including a source level debugger, an interface to Unix system calls, a foreign function call interface, support for interprocess communication and remote procedure call, and other features that provide a good environment for developing Lisp code."