Search code examples
"UIOP" package does not exist in SBCL, can someone help me to find?...


lispcommon-lispsbcluiop

Read More
Can you auto-continue on continuable error with clisp (or sbcl)?...


lispcommon-lispclisp

Read More
Is TRUNCASE a symbol that ever existed in a Lisp implementation?...


lispcommon-lisp

Read More
Unbound Variable in Lisp Macro using loop-for-collect...


lispcommon-lispsbcl

Read More
make-pathname and pathname-directory - drive information loss in windows...


pathlispcommon-lisp

Read More
How do I ask a CommonLisp system to lookup symbols dynamically at runtime in compiled functions?...


lispcommon-lispsbclansi-common-lisp

Read More
Sbcl memory allocation issue during compilation...


common-lispsbcl

Read More
How to step through some Common Lisp code, inspecting the return value of forms?...


debuggingemacscommon-lisp

Read More
Dynamic and Lexical variables in Common Lisp...


lispcommon-lisplexical-scope

Read More
What is a realistic example for the use of mapc?...


mappingcommon-lisp

Read More
Phases SBCL compiler...


common-lispsbcl

Read More
What are limitations of reader macros in Common Lisp...


macroslispcommon-lispreader-macro

Read More
Why does this function return a different value every time?...


scopelispcommon-lispliterals

Read More
Common Lisp - Why do "let" variables keep changes made to them in new iterations?...


lispcommon-lispclisp

Read More
How to pass function to macro in common-lisp...


common-lisplisp-macros

Read More
Common Lisp's equivalent of \r inside the format function?...


formatnewlinecommon-lisp

Read More
DEFGENERIC + DEFMETHOD vs. DEFUN for implementation?...


common-lispclos

Read More
Common Lisp - Any ideas on how to write a "with-methods" macro similar to "with-slots...


ooplispcommon-lispcloslisp-macros

Read More
Correct Unzip of Excel file in Common Lisp...


macosziplispcommon-lispunzip

Read More
Creating File with Square Brackets in the name in Common Lisp in a MacBook creates problems. How can...


excelxmlfilelispcommon-lisp

Read More
How do I get a stacktrace in GNU Common Lisp?...


common-lispstack-trace

Read More
Problem with installation of open-gl in lisp...


opengllispcommon-lispasdf

Read More
Why does `class-name` does not work in the REPL for this case?...


oopcommon-lisp

Read More
How to Programmatically and Portably Shadow a Symbol from a Macro?...


common-lisp

Read More
Given an alist of constant values, what is the most efficient lookup?...


common-lispansi-common-lisp

Read More
How does Common Lisp represent control modifiers for character keys?...


common-lispansi-common-lisp

Read More
How to modify a lexical environment at runtime in Common Lisp?...


common-lispsbcllexical-closuresansi-common-lisp

Read More
Translating pretty-print code to format directives...


formatcommon-lisp

Read More
Accessor functions for Common Lisp class slots...


classcommon-lisp

Read More
Understanding How the Compile Function Works in SBCL Common Lisp...


common-lispcompiler-warningssbcl

Read More
BackNext