Search code examples
Lisp macro special usage?...


c++macroslisp

Read More
re-write without using set, setf or setq...


loopsfunctional-programminglispcommon-lispclisp

Read More
Is there an equivalent to Lisp's "runtime" primitive in Scheme?...


lispschemeracketsicp

Read More
Lexing Lisp in Python...


pythonlisp

Read More
How to dissolve or splice a list in common lisp?...


lispcommon-lisp

Read More
Why isn't my macro functioning in the same way as handwritten code?...


macroslispcommon-lisp

Read More
Which is better?: (reduce + ...) or (apply + ...)?...


lispclojurescheme

Read More
sleep in emacs lisp...


emacslispsleep

Read More
What is equivalent of getf in Urn Lisp?...


lisp

Read More
How to pass a variable and a list in a lisp function...


lispcommon-lisp

Read More
How to do recursion in anonymous fn, without tail recursion...


recursionfunctional-programmingclojurelisptail-recursion

Read More
How to generate one cartesian product in lisp?...


loopslispcommon-lispgeneratorcartesian-product

Read More
How can I avoid package/character errors in (read) in Common Lisp?...


lispcommon-lispsbcl

Read More
Best way to customize auto-formatting/auto-indenting in vim for Common Lisp...


lispcommon-lispvim

Read More
Auto Lisp to replace (underscore+Number) in a Layer name but ignore any single underscores between l...


lisprenamelayerautocadautolisp

Read More
LISP, global variable is being modified...


lispcommon-lisp

Read More
Lisp commenting convention...


commentslispcommon-lispconventions

Read More
Getting an wrong answer in scheme program...


schemelispsicpnewtons-method

Read More
What can you do with Lisp macros that you can't do with first-class functions?...


pythonmacroslisp

Read More
Homoiconicity, How does it work?...


lispclojure

Read More
How do I send an attachment with an email in Racket?...


emailsmtplispschemeracket

Read More
How to create an empty file by elisp?...


emacslispelisp

Read More
Convert MIT Scheme code logic into Common Lisp...


schemelispcommon-lispsbclmit-scheme

Read More
Removing NIL's from a list LISP...


listlispnull

Read More
Strange Lisp Quoting scenario - Graham's On Lisp, page 37...


lispcommon-lispliteralsquotingon-lisp

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 can I install MacVim on OSX 12.5 and get it to run the REPL for Lisp?...


pythonmacosvimlisphomebrew

Read More
Where can I get a "Light Table" theme for Emacs 24?...


emacslispthemesemacs24

Read More
BackNext