AutocadLisp - let variable argument definition mistaken as e function...
Read MoreWhat is the difference between CLISP and SBCL in handling closures and lexical variables?...
Read MoreQuestion regarding mapcon and its supposed equivalence to (apply #'nconc (maplist ...))...
Read Morewhat is the proper way to evaluate Lisp/Scheme in emacs...
Read MoreIs defun or setf preferred for creating function definitions in common lisp and why?...
Read MoreHow can I view the definition of a function in lisp (sbcl)?...
Read MoreAre Lisp lists always implemented as linked lists under the hood?...
Read MoreHow to generate all the permutations of elements in a list one at a time in Lisp?...
Read MoreHow to have offline CLHS available from the REPL?...
Read MoreDoes recursive call have to be strictly the last call in a function for a function to be tail-recurs...
Read MoreHow can I delete a "." from a list in Common Lisp?...
Read MoreWhat should be the domain of a 'minimum' function in functional programming?...
Read MoreHow do I read a web page in Racket?...
Read MoreSimplest way to get a Lisp "hello world" web application going...
Read MoreIs there a standard/portable way to query if a symbol stands for a symbol macro?...
Read MoreWhat's the best way to learn LISP?...
Read MoreHow do you compile macros in a Lisp compiler?...
Read More"UIOP" package does not exist in SBCL, can someone help me to find?...
Read MoreCan you auto-continue on continuable error with clisp (or sbcl)?...
Read MoreIs TRUNCASE a symbol that ever existed in a Lisp implementation?...
Read More