Search results for "c00d48c278ef6e9ae5e32f1a3c2a6ed0" in md5 (2)

/g/ - (λ) - Le Lisp General
Anonymous No.106195119
>>106195048
https://lisp.org
/g/ - (λ) - Lisp General
Anonymous No.105663431
>>105663321
>>Lisp is not, nor has it ever been, a functional programming language.
HNigger deboonked by John McCarthy
>LISP has a partially justified reputation of being more based on theory than most computer languages, presumably stemming from its FUNCTIONAL form, its use of lambda notation and basing the interpreter on a universal function.
>As a programming language, LISP is characterized by the following ideas:
>5. Composition of functions as a tool for forming more complex functions.
>6. The use of conditional expressions for getting branching into function definitions.
>7. The recursive use of conditional expressions as a sufficient tool for building computable functions.
>8. The use of λ-expressions for naming functions.
>12. The LISP function eval that serves both as a formal definition of the language and as an interpreter.
https://www-formal.stanford.edu/jmc/lisp20th.pdf