Search code examples
Lisp macros quotation implementation in JavaScript...


javascriptmacroslisplanguage-implementation

Read More
How to create (d . nil) in lisp...


lispcommon-lispclisp

Read More
List of evented / asynchronous languages...


javascriptpythonrubyasynchronouslisp

Read More
Taylor series for the cosine function in Lisp...


lisp

Read More
How to ignore a return value in Common Lisp...


lispcommon-lisp

Read More
How do keywords work in Common Lisp?...


lispcommon-lisp

Read More
lisp (scheme) function that works with and without an argument...


schemelisp

Read More
Autolisp entity data retrieval...


arrayslistlispautocadautolisp

Read More
Lisp function count recurring a's in list...


lispcommon-lisp

Read More
Lisp error: code contains a dotted list, ending with...


lispcommon-lisp

Read More
How to convert a list into a string in lisp...


lispcommon-lisp

Read More
Creating a Lisp macro that can apply a lambda to a list within a context...


lambdamacroslispcommon-lispclisp

Read More
What does this emacs-lisp code do?...


lispelisp

Read More
scheme aliases for macros...


clojuremacrosschemelisp

Read More
In this concrete case, how is "trace" supposed to work in Racket?...


functional-programmingschemelispracketsicp

Read More
How do I use CLX/XLIB from Common Lisp after installing it from my package manager?...


modulelispcommon-lispx11clisp

Read More
Creating a list of n elements in Scheme/lisp?...


listrecursionschemelispracket

Read More
How do I convert a string to a symbol for use as a key in the Lisp "assoc" function?...


lispcommon-lispsymbols

Read More
Two-layer "Y-style" combinator. Is this common? Does this have an official name?...


schemelispcombinatorsy-combinatoranonymous-recursion

Read More
Generate combinations...


listloopslispcommon-lispcombinations

Read More
Guile scheme cond ERROR: Wrong type to apply: (1 2 3 4)...


listschemelisp

Read More
How do I evaluate a symbol in MIT Scheme?...


schemelispmit-scheme

Read More
Lisp: Find the setf way of doing the equivalent of fset...


lispelispsetf

Read More
Doubling every item in list while limiting cons calls in Lisp...


lispcommon-lisp

Read More
Difference between an identifier and symbol in scheme?...


schemelispsymbolsidentifiermit-scheme

Read More
Javascript function disappears...


javascriptfunctionlambdalisp

Read More
Is there a software-engineering methodology for functional programming?...


functional-programmingclojurelispmodel-driven-development

Read More
With-open-file reading extra characters...


lispcommon-lisp

Read More
Is it mandatory to evaluate a LISP variable before using it?...


variableslispelispeval

Read More
LISP extract an element from a list only in a specific case...


lispcommon-lispextract

Read More
BackNext