Search code examples
Without prior knowledge of Scheme's floor and rounding functions, how can SICP Exercise 1.45 (ma...


schemelisproundingsicp

Read More
Is there a way to write Common Lisp code in DrRacket?...


idelispcommon-lispracket

Read More
What's causing my OCaml S-expression parser to fail?...


parsingocamllispmls-expression

Read More
about lispbox. how to run .lisp file by using it?...


lisp

Read More
How to create sum function for all items in list using reduce and curry in Scheme?...


schemelisp

Read More
How to return false if the number is not found in the list...


recursionfunctional-programmingschemelispracket

Read More
Why does my iterative higher-order procedure give more precise results than my equivalent recursive ...


recursionlispracketprecisionsicp

Read More
function hashing/fingerprinting as a built-in feature?...


functionhaskellhashlisp

Read More
Debugging Binary Tree Maker LISP...


listlispbinary-treecommon-lisp

Read More
LISP cons in python...


pythonlispcons

Read More
LISP function that returns complete binary tree...


lispcommon-lisp

Read More
Call function in another lisp file...


emacsloadlispcommon-lisp

Read More
How do i multiply an integer with a function in scheme?...


functional-programmingschemelisptowers-of-hanoi

Read More
How the computer read the program...


schemelisp

Read More
CLisp/FFI is crashing in win32, possibly because of garbage collection...


winapilispcommon-lispfficlisp

Read More
How to make Lisp forget about previously exported symbols?...


lispcommon-lispslimesbcl

Read More
Nested function in programing...


schemelisp

Read More
How do I turn a list argument to a macro into a heavily modified but quoted list as a result?...


macroslisp

Read More
Read terminal argument and pass the function in lisp?...


lispcommon-lispclisp

Read More
Scheme Lisp - Using eval for arbitrary arithmetic expressions...


schemelispracketeval

Read More
Function definition in Maxima CAS...


lispcopy-pastemaxima

Read More
In Slime REPL (GNU EMACS), what is the shortcut to clear the current input...


emacslispcommon-lispslime

Read More
Why does Lisp code execute if entered line by line in the REPL but not if compiled in the buffer?...


lispcommon-lispquicklisp

Read More
Why doesn't a primitive `call-with-current-continuations` exist in Common Lisp...


lispschemecommon-lispcontinuationscallcc

Read More
Common Lisp *query-io* REPL read problem in Atom...


lispcommon-lispatom-editorread-eval-print-loopslime

Read More
LISP Loop For Returns NIL...


loopsfor-loopreturnlispcommon-lisp

Read More
Breaking From Loop Through If Statement LISP...


listloopsif-statementlispcommon-lisp

Read More
How to use RackUnit to check for an error?...


unit-testingexceptionlisprackethtdp

Read More
Lisp - "when" condition executing no matter what?...


conditional-statementslispcommon-lispprimes

Read More
LISP Printing to Same Line...


recursionprintingiolispcommon-lisp

Read More
BackNext