Search code examples
Common vocabulary between Common Lisp and Scheme...


schemelispcommon-lisp

Read More
How to write a recursion in lisp?...


listrecursionlisp

Read More
How do I go about splitting Lisp code into multiple source files?...


version-controllispcommon-lispsystem

Read More
Lisp in the real world...


clojurelispschemecommon-lisp

Read More
How to fix error with Sum of close pairs on the list...


schemelispracket

Read More
How to pass "applied function" as a parameter in Common Lisp...


clojurelispcommon-lisp

Read More
What version(s) of LISP have putprop?...


lispcommon-lispclisp

Read More
Can a language have Lisp's powerful macros without the parentheses?...


programming-languageslisp

Read More
Linear Search in Lisp, array errors...


lispcommon-lisp

Read More
"illegal terminating character after a colon: #\" in portacle, though no colons in code...


lispcommon-lispsbcl

Read More
What's the difference between write, print, pprint, princ, and prin1?...


printingoutputlispcommon-lisp

Read More
file-stream character ends with an object...


syntaxlispcommon-lisp

Read More
How to insert a block with custom properties using AutoLISP?...


lispautocadautolisp

Read More
Why does this blow up the heap in Lispworks?...


lispcommon-lispcollatzlispworks

Read More
What is standard way of defining global closures in scheme?...


macrosschemelispcommon-lisplisp-macros

Read More
Different initialization, Common Lisp...


classlispcommon-lisp

Read More
scheme implementation running on emacs under Windows for working through SICP...


lispschememit-scheme

Read More
What's the best way to learn LISP?...


lispschemecommon-lisp

Read More
Why does this implementation of Josef Stein's Binary GCD Algorithm only work for certain cases?...


algorithmrecursionruntime-errorschemelisp

Read More
How to write JavaScript function that will properly indent scheme code?...


javascriptschemelisp

Read More
CL-WHO is always starting with a single quote...


javascriptlispcommon-lisphunchentootcl-who

Read More
Setting SLIME in emacs...


emacslispcommon-lispslime

Read More
Why does my adjoin-set procedure in Scheme return an error?...


setsyntax-errorschemelispanonymous-function

Read More
What is the difference between Lisp macros and scala macros?...


scalamacroslispscala-macros

Read More
What's happening when the special variable is declared during compile time...


lispcommon-lispdynamic-binding

Read More
Understanding fold and reduce functions in scheme...


javascriptschemelispreducefold

Read More
How to dynamically wrap existing functions, such as for a profiler?...


functionmacroslispsbcl

Read More
How to write a function in a Lisp. Compile that Lisp file. and then run that Lisp program...


lisp

Read More
Why does my Union procedure of set A and set B return set A and nothing else?...


setschemelispsicp

Read More
clojure: what's the equivalent of scheme's `set!`...


clojurelisp

Read More
BackNext