Search Results

Found 1 results for "c00d48c278ef6e9ae5e32f1a3c2a6ed0" across all boards searching md5.

Anonymous /g/105652614#105663431
6/21/2025, 7:35:35 PM
>>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