该得 发表于 2025-3-28 18:36:46

Defining Special Forms,unnamed-special-form-typed-pointer to the dotted-pair of the input arguments is returned, so that the result will, upon later use, be interpreted as a special form rather than a function. An unnamed-special-form-typed-pointer has the typecode 15.

Rejuvenate 发表于 2025-3-28 18:44:33

The Label Special Form,l forms this way in practice. But this leaves a theoretical difficulty about the LAMBDA operator, namely, we must use SETQ and assign a name in order to define a recursive function. Thus not every desired function can, in theory, be written in place as a λ-expression. In order to remove this difficu

淡紫色花 发表于 2025-3-29 02:34:52

http://reply.papertrans.cn/48/4728/472772/472772_43.png

手工艺品 发表于 2025-3-29 04:58:21

Binding Actual Values to Formal Arguments,rguments to formal arguments and to honor the contexts thus established during the time that a related λ-expression is being evaluated. There are several ways to do this. The earliest approach, which was employed in the original LISP Interpreter for the IBM 704 and 709, was to maintain a so-called a

充足 发表于 2025-3-29 09:22:20

Arguments and Results Are Typed-Pointers,ointer to that result S-expression or function is returned. When the final result is computed, the typed-pointer to the final result is used to reach the pointed-to data object, which is then inspected in order to print out its complete lexical representation as the final deliverable.

explicit 发表于 2025-3-29 12:52:12

List Notation, parentheses and the dots occur at lower levels. Any element Si that qualifies may itself be written in either list notation or dotted-pair notation. But, remember, not every nonatomic S-expression is representable as a list.

sebaceous-gland 发表于 2025-3-29 15:50:49

Book 2017Latest edition applications. This short primer contains a careful description of the data structures manipulated by Lisp functions. These data structures and others, notably hash tables, are also used in constructing a Lisp interpreter.  .Interpreting Lisp. will be of special interest to those learning and using

浪费时间 发表于 2025-3-29 20:52:13

S-Expressions, Indeed, as mentioned earlier, LISP derives its name from the phrase “list processing.” Atoms and nonatomic S-expressions, taken together, form the class of data objects whose members are called S-expressions. The term S-expression is short for the phrase symbolic expression.

马具 发表于 2025-3-30 00:08:43

More About Typed-Pointers,w, at least potentially, the name or lexical expression associated with any value being manipulated, and every such value is represented by a typed-pointer to some complete representation of that value.

四溢 发表于 2025-3-30 06:03:36

http://reply.papertrans.cn/48/4728/472772/472772_50.png
页: 1 2 3 4 [5] 6 7
查看完整版本: Titlebook: Interpreting LISP; Programming and Data Gary D. Knott Book 2017Latest edition Gary D. Knott 2017 lisp.programming.language.software.functio