Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How can I navigate text in a terminal lisp-scheme interpreter?

linux lisp terminal scheme

Plotting data sequentially from emacs using Common Lisp and Gnuplot

LISP: How can I test if two lists have the same elements?

list lisp equality

EVAL: undefined function DEFINE

lisp clisp

How can I view the definition of a function in lisp (sbcl)?

lisp common-lisp sbcl

What is the difference between seq and sequence in Clojure?

Stuck in a Clojure loop, need some guidance

Dynamic variables in Lisp Case statement

lisp common-lisp

elisp mapcar + lambda + defmacro help

emacs macros lisp elisp

How to search through a plist repeatedly?

lisp common-lisp

Is there a "Tree Structure Editor" for Lisp?

tree editor lisp structure

Multiply without + or *

recursion lisp scheme racket

Can anyone explain the design decisions behind Autolisp/visual lisp to me?

Search and replace on variable name within S-Expression (lexical scope)?

Intermediate representation for a Lisp / Clojure DSL

Run a very old InterLisp program

lisp

clojure 101 combining vectors into a map

How are function parameters stored in lisp?

Difference between 1st and 2nd version of "How to Design Programs" (HTDP) [closed]

scheme lisp racket htdp

SBCL multiple threads write to standard-output

lisp common-lisp sbcl