Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Where can I download the Emacs APEL package?

emacs lisp

LISP local/global variable assignment

lisp common-lisp

Implementing Closures in a Compiler

How do I write a macro-defining macro in common lisp

macros lisp common-lisp

Can you implement any pure LISP function using the ten primitives? (ie no type predicates)

What does #[...] mean in emacs-lisp?

emacs lisp elisp

Hierarchy of standard-object and standard-class in Common Lisp

lisp common-lisp clos

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