Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Running SICP Pattern Matching Rule Based Substitution Code

lisp scheme racket sicp

Automatic differentiation library in Scheme / Common Lisp / Clojure

Recursion over a list of s-expressions in Clojure

LISP In Small Pieces - best LISP environment to run code in?

lisp scheme common-lisp racket

reduce, or explicit recursion?

coding-style lisp

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

How to git push using git-emacs?

git emacs lisp

What are those math functions end with apostrophe in Clojure?

Can I Easily Use Lisp Without Emacs?

lisp common-lisp

What does this xkcd code do?

lisp scheme

Is there any limit to recursion in lisp?

recursion lisp common-lisp

What is the relationship between a Lisp "association list" and a key-value mapping like Java's Map?

Reload .emacs for all active buffers

Compose example in Paul Graham's ANSI Common Lisp

Why doesn't a LISP defun require a quote before its parameter argument?

lisp common-lisp sbcl

Any good implementation of Qt + Lisp?

qt lisp common-lisp qt4.6

Coping with, and minimizing, memory usage in Common Lisp (SBCL)

Lisp vs Python -- Static Compilation

What's the difference between ' and #' in Lisp?

lisp quote

Why the function/macro dichotomy?

lisp common-lisp