Search code examples
What is the difference between Lisp-1 and Lisp-2?...


clojurelisplisp-2

Read More
Why does mapcar in lisp take a name instead of function?...


lispcommon-lisplisp-2

Read More
Can Emacs Lisp assign a lambda form to a variable like Scheme?...


functionlambdaschemeelisplisp-2

Read More
Why must I funcall a function returned from another?...


common-lisplisp-2

Read More
How to store a function in a variable in Lisp and use it...


schemecommon-lispevalfirst-class-functionslisp-2

Read More
Using a lambda value from function as first element of list...


lambdalispcommon-lisplisp-2

Read More
Do any lisps have a s-expression as their head, e.g. ((f 2) 3 4)? If not, why?...


nestedlispheads-expressionlisp-2

Read More
Is it foolish to make alexandria:curry not necessarily use funcall?...


common-lispcurryinglisp-2

Read More
Common Lisp, "defined but never used"...


lispcommon-lisplisp-2funcall

Read More
Calling a list of functions in Common Lisp...


clojurecommon-lisplisp-2

Read More
In Scheme or STk, a function will be shown as a procedure or closure, but why does LISP give an erro...


common-lisplisp-2

Read More
emulating Clojure-style callable objects in Common Lisp...


clojurecommon-lisplisp-2callable-object

Read More
Separate Namespaces for Functions and Variables in Common Lisp versus Scheme...


variablesschemelispcommon-lisplisp-2

Read More
Common Lisp a Lisp-n?...


namespaceslispcommon-lisplisp-2

Read More
Common Lisp Lisp-1 macro...


macroscommon-lisplisp-2

Read More
Is "Lisp-1 vs Lisp-2" relevant in a language with static types?...


namespaceslispstatic-typinglisp-2

Read More
BackNext