Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Inconsistent box-and-pointer diagrams in SICP

scheme lisp sicp

Is there an advantage to this macro?

Executing code stored as a list

lisp common-lisp

How do I make a Java class immutable in Clojure?

Scheme: CAR and CDR of a list

list lisp scheme racket

Besides First Class Functions and Lexical Scoping, what does JavaScript share with Scheme implementations?

How to make Lisp forget about previously exported symbols?

lisp common-lisp slime sbcl

Can I use assoc when the keys are strings?

lisp common-lisp

hacker news algorithm in php?

Column of buffer position in Emacs Lisp?

emacs lisp elisp

Lisp without a Garbage Collector for low level programming

garbage-collection lisp

Is there a digest for different "RnRS" Scheme standards?

Lisp warning: xx is neither declared nor bound, it will be treated as if it were declared SPECIAL

lisp scope lexical-scope

Why is the @ sign needed in this macro definition?

Lispy dialects with good multi-dimensional array programming support

Print keys from plist based on values?

lisp common-lisp

Can Scheme expand a list as arguments?

lisp scheme

Is it possible to build Lisp-like macros into an imperative language?

What is the difference between macroexpand and macroexpand-1 in Clojure

Just getting used to paredit in emacs on OS X - how come C-) doesn't work?

macos emacs editor lisp paredit