Search code examples
Lisp - Passing unquoted list to macro...


macroslispcommon-lispclos

Read More
ELISP interactive function with both prefix argument and user input as optional arguments...


functionargumentslispelispoption-type

Read More
how to answer yes or no automatically in emacs...


emacslambdalispelisp

Read More
Get the path of the script that is currently executing in Steel Bank Common Lisp...


lispcommon-lispsbcl

Read More
(let (next (f guess)) vs (let ((next (f guess)))...


syntaxschemelispletsicp

Read More
Evaluation allows for combinations whose operators are compound expressions...


pythonpython-3.xschemelispsicp

Read More
Why not allow quoted arguments in macros...


macroslispelispquote

Read More
LISP: how to trace macros...


macroslispcommon-lisp

Read More
Lisp - prime number...


lispcommon-lispprimesprimality-test

Read More
Lisp: multidimensional array elementwise operations...


dictionarylispmultidimensional-arrayloops

Read More
lisp: when to use a function vs. a macro...


macroslispcommon-lisp

Read More
Case command in Scheme language...


switch-statementschemelisp

Read More
function raises error 'APPLY: argument list given to + is dotted'...


lispcommon-lisp

Read More
Is there a way to print an error message when you try to print a variable?...


lispcommon-lisp

Read More
Lisp data formatting to xml...


xmllisp

Read More
What is the lisp equivalent of javascript's spread operator?...


schemelispracket

Read More
How do I fix "BINDING form is not a proper list" error...


lispcommon-lisp

Read More
Why doesn't this clojure code using go blocks work?...


asynchronousclojuremacroslisps-expression

Read More
Why does this simple LISP function throw an error?...


syntax-errorlispcommon-lispclisp

Read More
validate moves and move pieces on the board in Lisp...


lispcommon-lisplispworks

Read More
a-plus-abs-b: Invalid function: (if (> b 0) + -)...


schemelispelispsicp

Read More
lisp: concat arbitrary number of lists...


lispcommon-lisp

Read More
how to remove a given key from a series of maps in a vector in clojure?...


clojurelispclojurescript

Read More
How to call a flet function by symbol or string?...


lispcommon-lisp

Read More
LISP Determine the depth of a list...


listlispcommon-lispdepthclisp

Read More
List of arguments of structures...


schemelispracketfold

Read More
racket - produce the number of operations in a binary tree...


schemelispbinary-treeracket

Read More
Basic LISP recursive replacement of substring...


replacelispcommon-lisp

Read More
lisp: chunking a vector...


lispcommon-lisp

Read More
find the position of an atom in list...


lispcommon-lisplispworks

Read More
BackNext