Search code examples
In Lisp CLOS, how can a class setter automatically update another slot?...


lispcommon-lispclos

Read More
ELisp macro different expansions based on static parameters...


lispmetaprogrammingelisp

Read More
Package EXT does not exist...


lispcommon-lispclisp

Read More
Why are uninterned symbols used for package names and exports in Common Lisp?...


lispcommon-lispsymbols

Read More
Order Lists by CAR...


lispcommon-lisp

Read More
How can I loop with more than 1 variable at once in Common Lisp?...


loopslispcommon-lisp

Read More
Start working with large Lisp "library" (Calendrical Calculations)...


calendarlispcommon-lispastronomy

Read More
How to compare two functions for extensional equivalence, as in (λx.2*x) == (λx.x+x)?...


haskellclojurelambdafunctional-programminglisp

Read More
What webserver did Reddit use when it was originally written in Lisp?...


lispcommon-lispreddithunchentoot

Read More
Is it possible to implement lisp "language" in Raku?...


lispraku

Read More
Space complexity of streams in Scheme...


functional-programmingschemelispsicplazy-sequences

Read More
How to specify a return type of #'sqrt in common lisp?...


lispcommon-lispsbcl

Read More
How to read mentally Lisp/Clojure code...


clojurelisp

Read More
How to define caveman2 routes in multiple files/packages?...


lispcommon-lispsbclcaveman2

Read More
Maximizing / restoring a window in emacs...


emacslispelisp

Read More
Functional Programming: what is an "improper list"?...


functional-programmingerlanglispscheme

Read More
"Unable to resolve symbol" error in Clojure program...


functional-programminglispclojure

Read More
How to build a byte buffer in CFFI?...


lispcommon-lispcffi

Read More
Why does Quicklisp fail to load log4cl on MacOS...


lispcommon-lispsbclquicklisp

Read More
How does "Cons" work in Lisp?...


lispcommon-lispcons

Read More
Passing a list of lists by value is not updating in Scheme language...


matrixschemelispracketlinear-algebra

Read More
In what sense are languages like Elixir and Julia homoiconic?...


juliaelixirlisphomoiconicity

Read More
Vectors of CLOS objects in Common Lisp...


lispcommon-lispclos

Read More
Emacs: getting readable keyboard-macros...


emacskeyboardmacroslisp

Read More
How to process input and output streams in Steel Bank Common Lisp?...


lispcommon-lispsbcl

Read More
CHLS "innermost backquoted form should be expanded first" meaning...


nestedlispcommon-lispbackquote

Read More
Parsing numbers from strings in lisp...


parsingtextlispcommon-lisp

Read More
Looping over strings gives wrong type argument error in Emacs Lisp...


listemacslispelispquote

Read More
What is the meaning of #+: and #-: in common lisp...


lispcommon-lispreader-macro

Read More
Does `mapcan` really use `nconc`?...


lispcommon-lisp

Read More
BackNext