Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Common Lisp: making rules about input values

lisp common-lisp predicate

C parser recursion

c recursion lisp

Implementing multidimensional associative arrays in Common Lisp

Emacs lisp evaluate variable in alist

emacs lisp elisp

Idiomatic way to use for, while still maintaining high performance

how to return function in elisp

function lisp return elisp

Emacs Lisp map over a list of function names and call them all with the same arg

lisp elisp

Why is "else" a special symbol in scheme? Can it be defined as a procedure?

lisp scheme

apply & funcall - the different results

Continuation Passing Style In Common Lisp?

Definition of tree structure in Lisp

tree lisp common-lisp

Behavior of let, eval, and quote

lisp common-lisp

Sending HTTP POST in Racket

Why does function apply complain about long lists?

Emacs LISP - DeMorgan'ify a list

emacs lisp demorgans-law

Clojure, unquote slicing outside of syntax quote

Use package shadowing symbols

package lisp common-lisp

How can I reuse a gethash lookup in Common Lisp?

lisp common-lisp

Lisp Flavored Erlang - Messaging primitives

erlang lisp lfe

Compiling to idiomatic C