Search code examples
Change display of floating point values in debugger...


lispcommon-lispslime

Read More
How do we convert this Scheme (Lisp) function into C#...


c#schemelisp

Read More
SBCL Unbound variable in a macro...


lispcommon-lispsbcl

Read More
How to convert a string to list using clisp?...


lispcommon-lisp

Read More
illegal call for function in lisp: being able to make functions call each other...


lispcommon-lisp

Read More
Using a macro ends in error when using a special variable...


macroslispcommon-lisp

Read More
Trouble Running Lisp Script in Emacs with SBCL...


emacslispcommon-lispsbclslime

Read More
SLIME in Emacs not working with Lisp in Docker container...


dockeremacscontainerslispslime

Read More
What do Lisp macros have over functions that optionally evaluate their arguments?...


macrosschemelisp

Read More
Floating point rounding error when computing the power of a double-float number...


floating-pointlispcommon-lisp

Read More
What is the difference between Lisp-1 and Lisp-2?...


clojurelisplisp-2

Read More
Delayed "let" in SICP...


streamschemelispsicplazy-sequences

Read More
How to create a column view in Emacs Lisp?...


emacslispelisp

Read More
Elisp: Bind a lambda in a Let and execute it...


emacslispelisp

Read More
Running racket/gui at 60fps...


performancelispracket

Read More
Lisp: why does this code throw a "function x is undefined" error?...


lispcommon-lispecl

Read More
Clojure, can macros do something that couldn't be done with a function...


functionclojurefunctional-programmingmacroslisp

Read More
Can I use assoc when the keys are strings?...


lispcommon-lisp

Read More
How does one define a macro using variable to supply the form and have it function properly in SBCL?...


lispcommon-lispsbcl

Read More
What's so inferior about inferior-lisp?...


emacslispelispess

Read More
Simple repl function being compiled "out of order" with sbcl...


compilationlispcommon-lispsbcl

Read More
Should I send X-expressions over the wire, or should I compile down to XML...


xmllispracket

Read More
How do I read a web page in Racket?...


weblispschemeracket

Read More
Is ECMAScript really a dialect of Lisp?...


javascriptlispecma262

Read More
Why normal-order and applicative-order evaluation are not giving the same value?...


schemelispevaluationsicp

Read More
values function in Common Lisp...


lispcommon-lisp

Read More
Lisp in Small Pieces. chapter 1...


lispracket

Read More
Lisp / Scheme : Evaluating nested empty list/cons : (())...


schemelispcommon-lispempty-listexpression-evaluation

Read More
Lisp: How to get all possible combinations of the elements from lists contained in a list?...


listalgorithmlispcombinationscommon-lisp

Read More
Convert a lisp string to stream...


stringlispstream

Read More
BackNext