⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lisp.1

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 1
字号:
.\" 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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -