Search code examples
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
Common Lisp Compiling and execution time...


compilationlispcommon-lisp

Read More
toy languages Multiplying without using *...


recursionlisp

Read More
Common LISP - How to return statement...


macroslispcommon-lispmetaprogramming

Read More
Lisp: IF condition using AND operator...


syntaxlispcommon-lisp

Read More
How to add grab source's TEXT/MTEXT text height for the other texts to be replaced?...


lispautocadcadautolisp

Read More
AutoLisp - Run PowerShell and Command Prompt Commands...


lispautolisp

Read More
How to sum elements of nested list in Autolisp?...


lispautolisp

Read More
Evaluate function inside lambda on Lisp...


lispcommon-lisp

Read More
Why metaprogramming instead of functions?...


macroslispmetaprogramming

Read More
how to split & replace strings except in quotes, including the quotes in python...


pythonreplacesplitlisp

Read More
Why does using cons to create a pair of two lists produce a list and two elements?...


lispschemeracket

Read More
What's so great about Lisp?...


lisp

Read More
Why isn't eval a bad idea outside of JavaScript?...


javascriptlispevalmetaprogramming

Read More
An efficient collect function in Common Lisp...


optimizationrecursionlispcommon-lisp

Read More
In Clojure, what does `&` mean in function/macro signature?...


clojuremacroslisp

Read More
Where to learn how to practically use Common Lisp...


lispcommon-lisp

Read More
`NOT` is Not A Macro But A Function in Common Lisp...


lispcommon-lisp

Read More
Lisp collect random items if they are even...


lispcommon-lisp

Read More
BackNext