Search code examples
Understanding How the Compile Function Works in SBCL Common Lisp...


common-lispcompiler-warningssbcl

Read More
Matrix multiplication in Common Lisp...


lispcommon-lisplinear-algebrasbcl

Read More
How to make Firefox render HTML generated on a local server written in Common Lisp?...


httpfirefoxlocalhostsbclusocket

Read More
UTF-8 string has too many bytes using SBCL and babel on Windows 64 bits...


unicodeutf-8common-lispsbcl

Read More
SBCL Note: type assertion too complex to check...


typescommon-lispsbcl

Read More
Compiling Common Lisp to an executable...


buildcommon-lispsbcl

Read More
How do I get a notification upon table change with Postmodern in Common Lisp?...


postgresqlcommon-lispsbcl

Read More
How to set SBCL's current directory using slime?...


common-lispsbcl

Read More
SBCL VLIME use CFFI...


common-lispsbclasdfquicklisp

Read More
SBCL REPL Wrong Reuse of Cons Cells?...


common-lispsbcl

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
Getting arguments from the command line within SBCL...


lispcommon-lispsbcl

Read More
Set variables declared through let* as ignorable...


common-lispsbclletlexical-scopeunused-variables

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


lispcommon-lispsbcl

Read More
M-x slime [No match]...


emacscommon-lispsbclslime

Read More
When and why to use hash tables in CL instead of a-lists?...


data-structurescommon-lisphashtablesbcl

Read More
Is there a way to use destructuring bind with &rest?...


parameterscommon-lispsbcl

Read More
Unexpected behavior of CCASE in SBCL (compared to CASE and ECASE)...


common-lispsbcl

Read More
Why does my recursive (non tail) implementation of quick-sort NOT cause a stack overflow? Using Comm...


recursioncommon-lispstack-overflowcompiler-optimizationsbcl

Read More
nodgui and SBCL(?): How to avoid the type error "The value NIL is not of type STREAM when bindi...


common-lisptk-toolkitsbcl

Read More
Cannot make cl-ppcre work with mulit-line mode...


common-lispsbclcl-ppcre

Read More
Why read-line reads to symbol (instead of string) in sbcl compiled executable?...


common-lispsbcl

Read More
How to run a file containing SBCL Lisp code on the command line...


linuxcommand-linelispsbcl

Read More
Circumflex in format of lists...


common-lispsbcl

Read More
Are lambda functions CLOS objects?...


functioncommon-lispsbclclos

Read More
SBCL Type Inference problem in a somewhat weird macro...


lambdamacroslispsbcldefmacro

Read More
Understanding the error 'Is a macro, not a function'...


macroscommon-lispsbcl

Read More
Can someone recommend some documentation on package management for SBCL/Common Lisp?...


common-lispsbcl

Read More
SBCL Unbound variable in a macro...


lispcommon-lispsbcl

Read More
BackNext