Search code examples
Confused by Lisp Quoting...


lispevalquote

Read More
Reverse in Scheme...


listschemelispreverse

Read More
scheme list equivalence comparison...


listcomparisonlispscheme

Read More
Return list from a function...


lispcommon-lisp

Read More
In common lisp how do you restart where the error was thrown not caught?...


lispcommon-lisprestartcondition-system

Read More
to form a new symbol using list items...


lispcommon-lispclisp

Read More
How to handle end-of-file error when using read-from-string?...


lispcommon-lisp

Read More
What is the exact definition of a Metacircular Interpreter?...


clispschemeinterpreterself-interpreter

Read More
Need help understanding an error (F3 '(6 3 4 1)) is not a real number Lisp code...


lispcommon-lispclisp

Read More
Why does the position of arguments matter in cons?...


listschemelispracketcons

Read More
how can I modify this function to create a dynamic plist...


lispcommon-lisp

Read More
I'm struggling to understand why some Lisp data changes when I alter some value in a list and ot...


lispcommon-lispclisp

Read More
References Needed for Implementing an Interpreter in C/C++...


c++lispinterpreter

Read More
Why does Lisp allow replacement of math operators in let?...


clojureschemelisp

Read More
How to simulate collecting in nested loop for...


lispcommon-lisp

Read More
What are the operations to allocate memory in Common Lisp? (in the minimal version of the language i...


lispcommon-lisp

Read More
Define a subset of Racket...


lispracket

Read More
How to read lines as SIMPLE-BASE-STRING?...


lispcommon-lispsbcl

Read More
LISP: Reversing a dotted list...


listlispcommon-lispcons

Read More
Two cons point to same memory when mapping over array in Common Lisp...


arrayslispcommon-lispsbclcons

Read More
there is no package with name "QL". while installing clisp...


emacslispcommon-lispclispquicklisp

Read More
How to make the instances of a class using a metaclass inherit from a specific superclass...


lispcommon-lispclosmop

Read More
Emacs Lisp function, that write-region to file and delete it...


emacslispbufferelispregion

Read More
Non-C++ languages for generative programming?...


haskelllispclojuremetaprogrammingboo

Read More
How would I get the min/max of a list using a key...


lispcommon-lisp

Read More
Recursion tracing in lisp... could use some advice...


lisp

Read More
How do I find the index of an element in a list in Racket?...


lispschemeracket

Read More
Portacle - why does function intellisense stop working when I visit a file (it works in the repl)...


lispcommon-lisp

Read More
Concatenate elements to list by using loop in clojure?...


listclojurefunctional-programminglisp

Read More
Get the maximum value of a list with three numbers...


lispcommon-lisplispworks

Read More
BackNext