Search code examples
How do I round a float number to a certain number of digits, in a portable way...

floating-pointcommon-lisprounding

Read More
In Lisp, why do we need to use a list function to return a list?...

lispcommon-lisp

Read More
How to pass a list a parameter in LISP...

lispcommon-lispfactorial

Read More
Common Lisp symbol equality...

lispcommon-lisp

Read More
How to set *package* from file?...

common-lisp

Read More
Capture prompt from stdout...

rustcommon-lispsbcl

Read More
How can I use Lisp subseq using colon (or other non-alphanumeric characters)?...

lispcommon-lispsbclsubsequence

Read More
'Required argument is not a symbol' error in let binding...

common-lispsbcl

Read More
Accuracy of floating point calculations: is something converting rational -> double-float?...

common-lispnumerical-methodssbcl

Read More
How to clear the cache for Common Lisp?...

cachingcommon-lisp

Read More
How do I set a response status code with caveman2?...

common-lispspecial-variables

Read More
Flatten a list using common lisp...

linked-listlispcommon-lispflattenon-lisp

Read More
In Common Lisp why does the macro OR use a gensym, but not AND?...

macroslispcommon-lispsbcl

Read More
How can I modify the #+ and #- readtable macros in Lisp?...

macroscommon-lispsbcl

Read More
How to create a bit array in common lisp?...

common-lispsbclbitarray

Read More
Macro : How to output a comma in a backquoted generated code?...

common-lisp

Read More
Understanding literal-produced objects in read-only memory...

common-lispcompiler-optimizationsbcl

Read More
Write a recursive LISP function that finds the dot product of two lists of numbers of same length...

recursionlispcommon-lisp

Read More
What is the difference between #\ , ' and #'?...

lispcommon-lisp

Read More
How to explore a Common Lisp image...

emacscommon-lispslime

Read More
(Random) in Common Lisp Not So Random?...

randomlispcommon-lispsbcl

Read More
What exactly does it mean for a handler to "decline" to handle a signal?...

error-handlingcommon-lisp

Read More
SBCL: asdf:load-system fails when a string constant is defined...

common-lispsbcl

Read More
Getting values from a list of length-2 lists...

lispcommon-lisp

Read More
When I reset Slime, recompile and reinstall packages - why?...

common-lispread-eval-print-loopslime

Read More
Using parameters as operators in LISP lambda function (The Roots of Lisp)...

namespaceslispcommon-lisp

Read More
How to define a function-local constant in Common Lisp?...

constantslispcommon-lisplocal-variables

Read More
What error is signaled when READ-LINE hits EOF?...

common-lisp

Read More
Heatmap a hidden non-feature of :vgplot?...

common-lisp

Read More
Are there any Common Lisp implementations for .Net?...

.netlispcommon-lisplanguage-implementation

Read More
BackNext