Search code examples
EVAL: undefined function. Function as a param in Common LISP...


lispcommon-lispfunction-call

Read More
Defmethod on Arbitrary Type Specifiers?...


typeslispcommon-lisp

Read More
Python Macros: Use Cases?...


pythonmacroslispscheme

Read More
How to manipulate complex data structures made of lists?...


listlispcommon-lisp

Read More
Installing packages in Racket...


installationpluginspackagelispracket

Read More
seek for some explanation on SICP exercise 1.5...


lispschemesicp

Read More
How to add hatches in AutoCAD so that they overlap each other?...


pythonlispwin32comautocadautocad-plugin

Read More
Multiple defparameter macro in Lisp?...


lispcommon-lisp

Read More
Is this continuation passing style?...


schemelispracket

Read More
In Emacs Lisp, how do I check if a variable is defined?...


emacslispelisp

Read More
common lisp type vector of fixnums...


vectortypeslispcommon-lisptype-declaration

Read More
How to push-back a vector in elisp...


lispelisp

Read More
How to load FRL into Clisp?...


lispcommon-lispclisp

Read More
Detecting shared structure in tree made of cons cells...


lisplanguage-designrecursive-datastructurescircular-list

Read More
What is the convention for Lisp filename extension?...


lispcommon-lispfilenamespathname

Read More
How does Lisp let you redefine the language itself?...


lisp

Read More
First Lisp with macros?...


clojuremacroslispcommon-lisp

Read More
lisp filter out results from list not matching predicate...


listlispfilterelisppredicate

Read More
do v. do*: Why does the same code produce a different result?...


lispcommon-lispreversesbcllist-processing

Read More
"undefined variable: COMMON-LISP-USER::PRIMELIST" warning, using SBCL...


lispcommon-lispsbcl

Read More
Understanding Common Lisp do macro syntax...


lispiterationcommon-lisp

Read More
Unit-testing in Racket with multiple outputs...


unit-testinglispracket

Read More
Recursive euclidean distance...


recursionlisp

Read More
How to mutate global variable passed to and mutated inside function?...


lispcommon-lisp

Read More
How to replace forward slashes with backslashes in a string in Emacs Lisp?...


regexemacsstringlisp

Read More
Getting arguments from the command line within SBCL...


lispcommon-lispsbcl

Read More
Getting command line arguments in Common Lisp...


command-linelispcommon-lisp

Read More
Exercise 12.10 from the book Scheme and the art of programming...


schemelisp

Read More
Counting vowels in Lisp...


lispcommon-lisp

Read More
Why does (nil . nil) evaluate to (nil) instead of just nil in SBCL?...


lispcommon-lispsbcl

Read More
BackNext