Search code examples
Is there a standard/portable way to query if a symbol stands for a symbol macro?...

lispcommon-lispsbcl

Read More
seal a generic function to prevent additional methods...

common-lisp

Read More
Why can't Quicklisp find package Alexandria-2 when installing lisp-stat?...

common-lispquicklisp

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

formatnewlinecommon-lisp

Read More
What's the best way to learn LISP?...

lispschemecommon-lisp

Read More
Using the :around-compile argument to asdf:defsystem...

compilationcommon-lispasdf

Read More
Quicklisp: Unable to load any of the alternatives ("libcrypto.so.1.1" "libcrypto.so.1...

sslopensslcommon-lispquicklisp

Read More
Macro with &key and &body parameters requires specifying key parameter...

compilationmacroscommon-lisp

Read More
How do you compile macros in a Lisp compiler?...

macroslispcommon-lisp

Read More
Problems with scope in defstruct common lisp...

common-lisp

Read More
Is there a way to execute forms in parallel in Common Lisp? Something like a parallel PROGN?...

parallel-processingcommon-lisp

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

debuggingemacscommon-lisp

Read More
Possible ways to restrict CL API, disable a double colon access, permission access manager in CL...

securitycommon-lisp

Read More
"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
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
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
BackNext