List Question
20 TechQA 2023-01-18T16:15:47.067000How to translate a LOOP into a DO inside a macro (common lisp)?
157 views
Asked by AVALFINN
Sly Lisp program only shows first prompt
243 views
Asked by Anthony Bias
Using macroexpand-1 to expand macros within let forms (Practical Common Lisp, Chapter 8, "Plugging the Leaks")
320 views
Asked by nucranium
Is there a difference between `#'(lambda... ` and `(lambda...`?
175 views
Asked by Vroomfondel
Common Lisp method specialized on symbol - can't use in other packages, can't export?
256 views
Asked by Vivian
How can I get aserve installed on my mac and load it within lispbox-0.7?
115 views
Asked by JayS
How to protect vector from resizing?
396 views
Asked by dptd
Common Lisp shared structure confusion
146 views
Asked by predawn
Writing (y-or-n-p) in Racket
178 views
Asked by decabytes
New to Common Lisp and can't understand why the defun function is not working in simple case
295 views
Asked by zeebadibop
Loop macro: Parentheses in the using subclause
129 views
Asked by Dominik Mokriš
LISP function that takes 2 lists as parameters
2.6k views
Asked by cogito tute
Why is lisp saying this parameter is not a list?
515 views
Asked by barinska
Using the `once-only` macro
459 views
Asked by davypough
Practical Common LISP understanding chapter 3
259 views
Asked by Zelphir Kaltstahl
How do I get quicklisp to load code from the book Practical Common Lisp?
245 views
Asked by sigjuice
Finding the package named "multiprocessing" in Common Lisp
404 views
Asked by fredmanglis
Is there an advantage to this macro?
221 views
Asked by testclcl
Difference between `(&rest xs)` and `xs` in defmacro formal argument list
232 views
Asked by Tianxiang Xiong
Destructive sorting in lisp
1k views
Asked by Zaka Elab