Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Run `create-react-app` from within Common Lisp

lisp common-lisp

Evaluation expressions in frame only yields UNBOUND-VARIABLE

lisp common-lisp slime

Lisp recursion for split-list

Lisp macro special usage?

c++ macros lisp

With applicative order, what order are the arguments evaluated? Left to right or right to left?

scheme lisp sicp

What situations require let instead of let*?

lisp common-lisp

Graham's Ansi Common Lisp: p.170 having trouble understanding example

lisp common-lisp

Quoting surrounds its output with pipes - why?

lisp common-lisp

Why aren't Syntax Highlighting and Line Highlighting getting along in Emacs 24?

emacs lisp emacs24

Is there a standard/portable way to query if a symbol stands for a symbol macro?

lisp common-lisp sbcl

Is this Clojure code indented properly?

closure-common: sbcl borks because standard readtable modified

lisp common-lisp sbcl

Start working with large Lisp "library" (Calendrical Calculations)

Newbie: Keybindings error in Elisp

emacs lisp elisp

Expansion of vector for swing operations

swing macros clojure lisp

How to generate adder function in lisp?

lisp elisp

The differences between procedures with and without brackets?

scheme lisp

how does Paul Graham solve the circularity of mac in his Bel reference?

recursion lisp

Scheme: Evaluating a Logical expression List

scheme lisp

Why does this expression not work as expected in Common Lisp?

lisp common-lisp apply