Search code examples
Return date and time in another format autocad...


lispautocad

Read More
How to add a new specializer to cl-defmethod apply to multiple major-modes?...


genericslispelispmethod-dispatchcl-lib

Read More
Cross-compiling with SBCL...


lispcommon-lispcross-compilingsbcl

Read More
How to combine nodes in a subtree with one child?...


recursionlispcommon-lispnested-lists

Read More
R5RS Spec letrec example for eqv?...


schemelisp

Read More
Is there a command to halt the interpreter in Common Lisp?...


lispcommon-lisp

Read More
How do I use the "cl-position" function accurately in clisp?...


lispcommon-lispclisp

Read More
What's the differences from inline and block compilation of SBCL?...


compilationlispcommon-lispsbcl

Read More
Common LISP: Make Your Own Union Function...


lispunion

Read More
Simplifying a Racket function...


lispracket

Read More
Writing a lazy-as-possible unfoldr-like function to generate arbitrary factorizations...


clojurelispfactorizationlazy-sequencesunfold

Read More
Compose function in Paul Graham's On Lisp ( and also in Ansi Common Lisp)...


lispcommon-lisp

Read More
how quasiquotes are represented in syntax tree (CL)...


lispcommon-lispmetaprogrammingquasiquotes

Read More
clisp : remove from list of list...


lispcommon-lispclisp

Read More
Count the occurrence of a letter in a list...


lambdaschemelispracket

Read More
Implement a self-reference/pointer in a pure/functional language (Elm/Haskell)...


haskellclosureslispelmself-reference

Read More
Apply format to flattened argument list without removing nil, or sublist elements...


lispevalstring-formattingelispquote

Read More
Lisp and Prolog for Artificial Intelligence?...


lispartificial-intelligenceprolog

Read More
How to remove a list of length 1 from a nested list in lisp?...


recursionlispcommon-lispnested-lists

Read More
How to transform list into sub lists?...


listlispcommon-lisp

Read More
Rules for top-level function definitions order in Racket and Common Lisp...


lispcommon-lispracket

Read More
The Seasoned Schemer: Intersectall (page 49)...


functional-programmingschemelispseasoned-schemer

Read More
Common Lisp: (NULL L) Should Be A Lambda Expression...


lambdalispcommon-lisp

Read More
When using SLIME within Emacs: How do I reset the path to swank-loader.lisp?...


emacslispcommon-lispslimeswank

Read More
What is the difference between "apply" and "mapcar" in Lisp...


lispcommon-lisp

Read More
What is the equivalent of the rest procedure in SICP in MIT Scheme 9.2?...


schemelispsicpmit-scheme

Read More
Understanding variable scope in given code...


scopelispelisp

Read More
How does deftype treat symbols and why does it differ from defvar/defun...


variablestypesbindinglispcommon-lisp

Read More
Suppress warning for function arguments not used in LISP...


functionargumentslispcommon-lispsuppress-warnings

Read More
Enabling autocomplete in sbcl...


autocompletelispsbcl

Read More
BackNext