|
|
BSD 4.3reno
.\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms are permitted provided .\" that: (1) source distributions retain this entire copyright notice and .\" comment, and (2) distributions including binaries display the following .\" acknowledgement: ``This product includes software developed by the .\" University of California, Berkeley and its contributors'' in the .\" documentation or other materials provided with the distribution and in .\" all advertising materials mentioning features or use of this software. .\" Neither the name of the University nor the names of its contributors may .\" be used to endorse or promote products derived from this software without .\" specific prior written permission. .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" .\" @(#)lisp.1 6.2 (Berkeley) 6/24/90 .\" .Dd June 24, 1990 .Dt LISP 1 .Os BSD 4 .Sh NAME .Nm lisp .Nd lisp interpreter .Sh SYNOPSIS .Nm lisp .Sh DESCRIPTION .Nm Lisp is a lisp interpreter for a dialect which closely resembles MIT's MACLISP. This lisp, known as FRANZ LISP, features an I/O facility which allows the user to change the input and output syntax, add macro characters, and maintain compatibility with upper-case only lisp systems; infinite precision integer arithmetic, and an error facility which allows the user to trap system errors in many different ways. Interpreted functions may be mixed with code compiled by .Xr liszt 1 and both may be debugged using the ``Joseph Lister'' trace package. A .Nm lisp containing compiled and interpreted code may be dumped into a file for later use. .Pp There are too many functions to list here; one should refer to the manuals listed below. .Sh AUTHORS An early version was written by Jeff Levinsky, Mike Curry, and John Breedlove. Keith Sklower wrote and is maintaining the current version, with the assistance of John Foderaro. The garbage collector was implemented by Bill Rowan. .Sh ENVIRONMENT .Nm Lisp checks these environment variables; .Ev PATH , .Ev SHELL and .Ev TERM . .Sh FILES .Dw /usr/lib/lisp/toplevel.l .Di L .Dp Pa /usr/lib/lisp/trace.l Joseph Lister trace package .Dp Pa /usr/lib/lisp/toplevel.l top level read-eval-print loop .Dp .Sh SEE ALSO .Xr liszt 1 , .Xr lxref 1 .br .Em FRANZ LISP Manual, Version 1 by John K. Foderaro .br MACLISP Manual .Sh HISTORY .Nm Lisp appeared in 3 BSD. .Sh BUGS The error system is in a state of flux and not all error messages are as informative as they could be.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.