Search code examples
Difference between `do` and `do*` in Lisp?...


lispcommon-lispundefined-behavior

Read More
Can a tail recursive function still get stack overflow?...


lispcommon-lisptail-recursion

Read More
Why should I learn Lisp?...


functional-programminglisp

Read More
Common Lisp `case` on `read` with custom package...


packagelispcommon-lispuser-inputsbcl

Read More
cl-pdf output error...


lisppdf-generationcommon-lispoutputstream

Read More
Is it still possible to programme in LISP 1/1.5?...


lisp

Read More
Difference between LET and SETQ?...


lispcommon-lisp

Read More
I want to know why it is advantage in Clojure for a code to be not evaluated is data...


clojurelispevaluate

Read More
SICP - exercise 2.63 - determining order of growth...


algorithmschemelispcomplexity-theorysicp

Read More
Strange mit-scheme interpreter behaviour...


schemelispsicpmit-scheme

Read More
In Clojure, can the result of an expression be the first argument to a (def)?...


clojurecompiler-errorsmacroslisp

Read More
What would Clojure lose by switching away from leading parenthesis like Dylan, Julia and Seph?...


clojurelispjulialanguage-designdylan

Read More
Any Lisp extensions for CUDA?...


lispcudaparallel-processinggpgpusimd

Read More
SICP Ex. 1.17 - "fast-multiply" slower than "multiply"?...


schemelispmultiplicationsicpmit-scheme

Read More
How to delete all Attributes from all Blocks with AutoLISP using ObjectDBX...


lispautocadautocad-pluginautolispautocad-scripts

Read More
SICP Exercise 1.16 - Is my solution correct?...


schemelispcomputer-sciencesicp

Read More
Path of current working directory...


pathlispclispcwd

Read More
Update functions in Hash Table in Racket...


functional-programmingschemelispracket

Read More
What's the idiomatic equivalent of C structs in Lisp?...


cstructlispcommon-lisp

Read More
AutoLisp 2021 Too few arguments error on (apply (lambda...


lispautodeskautolisp

Read More
Implement Lisp eval function in Common Lisp...


lispcommon-lispinterpreter

Read More
Common Lisp setf expansions for functions which access bits of integers...


lispcommon-lisp

Read More
Graham's Ansi Common Lisp: p.170 having trouble understanding example...


lispcommon-lisp

Read More
Why is my Common Lisp Binary search tree function not working properly?...


lispbinary-treecommon-lispbinary-search-tree

Read More
Weird code example from "Realm of Racket"...


lispschemeracket

Read More
print nested lists in columns in Lisp...


layoutformattingoutputlispcommon-lisp

Read More
Adapting UCI lisp function with a loop to common lisp...


lispcommon-lispclisp

Read More
Merge symbols maintaining their case in Common Lisp...


lispcommon-lispsymbols

Read More
Colon in a custom function name causing error...


lispcommon-lisp

Read More
Racket parametric contracts errors...


functional-programmingschemelispracket

Read More
BackNext