As in the Java language, constructors build new elements : objects for the Java language and lists for Lisp. 与在Java语言中一样,构造函数构建新元素:在Java语言中为对象,在Lisp中即为列表。
A printout, usually prepared by a language translator, which lists the source language statements and contents of a program. 通常由语言翻译程序所准备的打印输出,它列出源语言语句和程序的内容。
LISP : Powerful computer programming language designed for manipulating lists of data or symbols rather than processing numerical data, used extensively in artificial-intelligence applications. LISP语言:功能强大的计算机程序语言,设计来处理资料或符号的目录,而不是处理数值资料,广泛为人工智能应用程序采用。
This language is composed entirely of lists. 这门语言完全由列表组成。
Use C Language's Pointer Insert Linked Lists In Data Structure 用C语言的指针在数据结构中插入链表