Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

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