1. In the limit case, by writing a Lisp interpreter in the less powerful language.
就这个小小的例子而言,你可以使用这些不那么强大的语言,写一个Lisp解释器就行了。

来自互联网

2. Your job is a very simple use of the LISP interpreter (which you can see in the output).
您的作业是LISP解释器的非常简单的使用(您可以在输出中看到)。

来自互联网

3. The bottom-right window, REPL, is the command-line Lisp interpreter, where you can run Lisp commands.
位于右下侧的窗口REPL是Lisp的命令行Lisp解析程序,您可以在这里运行Lisp命令。

来自互联网

4. Let's begin by getting the LISP interpreter from the site that maintains the 1130, ibm1130.org (see Listing 2).
让我们从维护1130的站点获得LISP解释器开始,其网址为ibm 1130.org(请参考清单2)。

来自互联网

5. Under the covers, the code configures the simulator for the disk (where it loads the LISP interpreter), the card reader (where it reads the job), and the printer (where it emits the output).
在后台,代码为磁盘(在这里加载LISP翻译器)、读卡器(在这里读取作业)以及打印机(在这里产生输出)配置仿真器。

来自互联网

6. The Lisp compiler or interpreter can translate certain forms of recursion to iteration, allowing a simpler, cleaner way to work with recursive data structures, such as trees.
Lisp编译器或解释器能够将特定形式的递归翻译为迭代,从而允许以一种更为简单明快的方式来使用递归数据结构(如树结构)。

来自互联网

7. Formulized is an operational semantic model of formal functional programming (FFP) language which in essence is an interpreter on the virtual LISP machine.
本文塑造了正式的函数式程序设计(FFP)语言的一种操作性语义模型,它实质上是LISP虚拟机上的一个解释程序。

来自互联网

8. Formulized is an operational semantic model of formal functional programming (FFP) language which in essence is an interpreter on the virtual LISP machine.
本文塑造了正式的函数式程序设计(FFP)语言的一种操作性语义模型,它实质上是LISP虚拟机上的一个解释程序。

来自互联网