re-write without using set, setf or setq...
Read MoreIs there an equivalent to Lisp's "runtime" primitive in Scheme?...
Read MoreHow to dissolve or splice a list in common lisp?...
Read MoreWhy isn't my macro functioning in the same way as handwritten code?...
Read MoreWhich is better?: (reduce + ...) or (apply + ...)?...
Read MoreWhat is equivalent of getf in Urn Lisp?...
Read MoreHow to pass a variable and a list in a lisp function...
Read MoreHow to do recursion in anonymous fn, without tail recursion...
Read MoreHow to generate one cartesian product in lisp?...
Read MoreHow can I avoid package/character errors in (read) in Common Lisp?...
Read MoreBest way to customize auto-formatting/auto-indenting in vim for Common Lisp...
Read MoreAuto Lisp to replace (underscore+Number) in a Layer name but ignore any single underscores between l...
Read MoreLISP, global variable is being modified...
Read MoreGetting an wrong answer in scheme program...
Read MoreWhat can you do with Lisp macros that you can't do with first-class functions?...
Read MoreHow do I send an attachment with an email in Racket?...
Read MoreHow to create an empty file by elisp?...
Read MoreConvert MIT Scheme code logic into Common Lisp...
Read MoreRemoving NIL's from a list LISP...
Read MoreStrange Lisp Quoting scenario - Graham's On Lisp, page 37...
Read MoreIn Lisp, why do we need to use a list function to return a list?...
Read MoreHow to pass a list a parameter in LISP...
Read MoreHow can I install MacVim on OSX 12.5 and get it to run the REPL for Lisp?...
Read MoreWhere can I get a "Light Table" theme for Emacs 24?...
Read More