Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

List operations in Lisp

How do I REALLY do math with NSNumbers? (implementing a lisp in obj-c)

objective-c lisp

How do you debug Clojure in NetBeans IDE?

implementing lisp in Python

how to deploy a lisp image with swank, and run as a daemon

deployment lisp daemon swank

Permuting output of a tree of closures

Variable passed to macro gets resolved in wrong namespace?

macros clojure lisp noir

What can go wrong when I define a macro and just use a rare enough name for a temporary variable?

macros lisp scope

SLIME on Emacs with paredit in repl - how to prevent execution of incomplete but balanced expressions?

Tierless web framework with Javascript?

How to understand segmented binomial heaps described in <Purely Functional Data Structures>

Lisp/Scheme-like calls in R

r parsing scheme lisp expression

Connecting .NET to Common Lisp

.net lisp common-lisp

Any lisp code highligher for wordpress

Convert a lisp string to stream

string lisp stream

When is an initform used?

lisp common-lisp clos

Is it viable to write a Linux kernel-mode debugger for Intel x86-64 in Common Lisp, and with which Common Lisp implementation[s]?

What is it about a single namespace that leads to unhygienic macros? (in LISP)

Emacs Lisp: How to, an interactive buffer with REPL?

How do collector functions work in Scheme?