lisp.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 44 行
1
44 行
.\" SCCSID: @(#)lisp.1 8.1 9/11/90.TH lisp 1 VAX "" Unsupported.SH Namelisp \- lisp interpreter.SH Syntax.B lisp.SH DescriptionThe.PN lispinterpreter is for a dialect whichclosely resembles MIT's M\s-2ACLISP\s0.This lisp, known as F\s-2RANZ\s0\ L\s-2ISP\s0, featuresan I/O facility which allows the user to change the inputand output syntax, addmacro characters, and maintain compatibility with upper-caseonly lisp systems;infinite precision integer arithmetic, andan error facility which allows the user to trap system errors in many different ways.Interpreted functions may be mixed with code compiled by.IR liszt (1)and both may be debugged using the``Joseph Lister'' trace package.A.PN lispcontaining compiled and interpreted code may be dumped intoa file for later use..PPThere are too many functions to list here; one should refer to themanuals listed below..SH Files.ta 2.4i/usr/lib/lisp/trace.l Joseph Lister trace package.br/usr/lib/lisp/toplevel.l top level read-eval-print loop.SH See Alsoliszt(1), lxref(1).br`F\s-2RANZ\s0\ L\s-2ISP\s0 Manual, Version 1'by John K. Foderaro.brM\s-2ACLISP\s0 Manual
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?