Search code examples
Can you use emacs to program in common lisp?...


emacslispcommon-lispsbclquicklisp

Read More
sbcl parse and execute immediately with --script...


parsingcommon-lispabstract-syntax-treesbcl

Read More
Object memory layout in Common Lisp...


memorycommon-lispsbcl

Read More
How to print showing shared structure?...


printingcommon-lispsbclslime

Read More
Non destructive modify hash table...


lispcommon-lisphashtablesbclsetf

Read More
What is the meaning of the "explicit-check" declaration identifier in SBCL?...


common-lispsbcl

Read More
"unmatched close parenthesis" when SBCL debugger is turned off...


common-lispsbcl

Read More
Generating struct names in common lisp (SBCL)...


structcommon-lispsymbolssbcl

Read More
What symbols are interned in the KEYWORD package by default?...


common-lispsbclclisp

Read More
Restricting usage of keywords in Common Lisp (SBCL)...


common-lispkeywordread-eval-print-loopsbclrestriction

Read More
What is the "truly-the" function?...


common-lispsbcl

Read More
Common Lisp: Why does my tail-recursive function cause a stack overflow?...


common-lisptail-recursionsbclclisp

Read More
When and how often do macro expansions happen in SBCL Common Lisp implementation?...


macroscommon-lispsbcllisp-macros

Read More
sbcl (directory "*") not returning all files (missing *.lisp for example)...


lispcommon-lispsbcl

Read More
sbcl determine if symbolic link...


common-lispsymlinksbcl

Read More
lisp way of looping over bits of an integer...


for-looplispcommon-lispbit-manipulationsbcl

Read More
Common Lisp: Any way to avoid defvar or defparameter?...


lispcommon-lispsbcl

Read More
SBCL: Fixnum Optimizations...


optimizationcommon-lispsbcl

Read More
Why is dribble producing an empty file?...


common-lispread-eval-print-loopsbclslime

Read More
How to interpret this stack frame in my control stack?...


debuggingcommon-lispsbclslime

Read More
Is there a way to find out how the primitive functions (built-in) where exactly defined inside SBCL?...


common-lispbuilt-insbclslimecode-documentation

Read More
How to step in SBCL like this?...


common-lispread-eval-print-loopsbclslime

Read More
Emacs/Spacemacs — rebind SLIME `eval-last-expression-in-repl` (, s e) to ctrl-enter...


emacscommon-lispsbclslimespacemacs

Read More
how do I pass a list to a common lisp macro?...


common-lispsbcl

Read More
Double Linked List in Common Lisp...


data-structuresinitializationlispcommon-lispsbcl

Read More
sbcl run-program hang when there is large amount of output from program...


common-lispfreezesbcl

Read More
Lisp and clojure code fail at Google KickStart competition retype problem...


pythonclojurecommon-lispsbcl

Read More
How to see doc string for a defparameter, defconstant, or defvar?...


common-lispsbcl

Read More
Execute 'docker run' from within SBCL Common Lisp...


dockercommand-linecommon-lispsbcl

Read More
Dynamic Variable Closure in Common Lisp (SBCL)...


scopelispcommon-lispsbcl

Read More
BackNext