Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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 are arguments passed into functions in Elisp?

prog vs. let in LISP performance difference

scope lisp let

How this backquote "syntax" works in lisp?

The tool for visual programming

What does the SBCL time function return?

function time lisp

Elisp function returning mark instead of the right value

emacs lisp elisp

What are examples of Symbolic Programming?

Lisp Format Procedure

list lisp integer format

Console I/O in 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

Proper way of defining packages using asdf:defsystem and quickproject