Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Giving a symbol a negative value in lisp

lisp clisp

'cdadr' on nested data list in lisp

lisp common-lisp

Quicksort in LISP

lisp common-lisp quicksort

Structuring large Lisp applications

How Scheme evaluates the man or boy test?

How to create a common lisp (SBCL) vector of a particular type for usage in a usocket?

arrays lisp common-lisp

Does SBCL for lisp handle scope differently? It does not seem to pass scope into called functions?

scope lisp common-lisp sbcl

What's the semantic difference between the backtick and quote symbols in Common Lisp?

lisp common-lisp semantics

Data Structures in Scheme

Multiple lines comments in Scheme (RnRS)

exp in SBCL is wrong?

lisp sbcl

How to assign multiple constants within one macro call

macros lisp common-lisp

Print output into a file or not print output?

lisp common-lisp

How to start programming with SLIME and Steel Bank Common Lisp on Windows 7 x64?

emacs lisp common-lisp slime

Once compiled, can a program hypothetically run without ever calling eval?

macros clojure lisp eval

sbcl (directory "*") not returning all files (missing *.lisp for example)

lisp common-lisp sbcl

Why not implement `let` in terms of lexically closed `define`?

scheme lisp

Genetic Programming in Haskell

Call a function from a string name in (Emacs) Lisp

emacs lisp elisp

lisp: capture stdout and stderr, store it in separate variables

lisp common-lisp sbcl