Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How to watch out for the fact that NREVERSE may modify CARs instead

lisp common-lisp

Load file with a relative path

lisp common-lisp

SBCL initialization file

emacs lisp sbcl

What the heck is the "Structure and Interpretation of Computer Programs" cover drawing about? [closed]

lisp scheme sicp

Javascript to clojure

javascript clojure lisp

Type classes in dynamic languages

python clojure lisp

Percent sign in defun and defstruct

Levels of Homoiconicity [closed]

Any good way to declare unused variables in destructuring-bind?

Check if current Emacs buffer contains a string

emacs lisp elisp buffer

Land of Lisp example redundency?

emacs slime: Whats the equivalent of the up arrow in shells?

lisp slime

Sources for learning about Scheme Macros: define-syntax and syntax-rules

Common lisp error: "should be lambda expression"

LISP: Keyword parameters, supplied-p

lisp common-lisp

What are the tasks of the "reader" during Lisp interpretation?

What is happening with this Common Lisp code?

lisp common-lisp

What are lightweight lisp dialects that compile to readable js?

javascript lisp scheme racket

How do Lisp (Clojure) and Tcl compare in terms of abstraction and metaprogramming abilities?

clojure lisp tcl

How can I unintern a qualified method?