Search code examples
Racket Lisp : comparison between new-if and if...


lispschemeracketsicp

Read More
Why does counting up in recursive functions always require two parameters?...


recursionschemelisp

Read More
How to interact with a Swank server at a low level with telnet?...


lispcommon-lispread-eval-print-loopswank

Read More
lisp program to calculate the sum of n numbers...


lisp

Read More
elisp: Handling wrong-type-argument exception...


lispelisp

Read More
How do I disable warnings in lisp (sbcl)...


debugginglispcommon-lispsbcl

Read More
Are javascript function expressions analogous to or based off s-expressions?...


javascriptfunctional-programmingschemeexpressionlisp

Read More
Recursively adding to a list using Scheme...


listrecursionschemelispracket

Read More
Using read-line to read from .txt, additional symbols being read. Artifacts of notepad?...


lispcommon-lisp

Read More
Recursion in Common Lisp, pushing values, and the Fibonacci Sequence...


recursionlispcommon-lispfibonacciclisp

Read More
The concept of Self-Hosting...


lisp

Read More
Set and Reset of System Variables - AutoCAD LISP...


lispautocadautocad-pluginautolisp

Read More
What (define (p) (p)) does?...


schemelispsicp

Read More
It seems only lisp allow use a variable without define it first?...


lispundefined-variable

Read More
How to create a bidirectional binary stream in Common Lisp?...


lispcommon-lisp

Read More
How to read a slot from an object reference, without evaluating the pointer...


listlispcommon-lispsymbolsevaluation

Read More
Common Lisp hash-table with with accented characters as keys...


unicodelispcommon-lisphashtable

Read More
How to update xdata information of an entity when it is copied...


lispautocadautolisp

Read More
What will (defun defun () 3) do?...


lisp

Read More
Common lisp: loop through pairs of a list...


lispcommon-lispsbcl

Read More
Lisp: Accessing recursive hashes with syntactic sugar...


lispcommon-lisp

Read More
Scheme - Appending to the end of a list...


listappendschemelisp

Read More
Calling function from macro inside Quicklisp package...


macroslispcommon-lispquicklisp

Read More
Common lisp :KEY parameter use...


lispcommon-lispsequence

Read More
How to implement continuations?...


clispschemecontinuations

Read More
Clojure - how macroexpansion works inside of the "some" function...


clojuremacroslisp

Read More
pass a list to macro in Common Lisp...


macroslispcommon-lispmetaprogrammingquote

Read More
LISP Function that Returns True If Atom Is In List...


listrecursionlispcommon-lisp

Read More
How to change values in Scheme but just using purely functional paradigm...


variablesfunctional-programmingschemelispracket

Read More
Writing a test function leveraging two namespaces in lisp...


schemelispcommon-lispfuncall

Read More
BackNext