Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Common Lisp: Working with &rest parameters

parameters lisp common-lisp

common lisp cons creates a list from two symbols, clojure cons requires a seq to cons onto?

Can call-with-current-continuation be implemented only with lambdas and closures?

Install lisp on my linux machine

linux lisp common-lisp

common lisp - get path to file

lisp common-lisp

Swapping elements in a Common Lisp list

list lisp common-lisp swap

Is there big syntax differences between Clojure and Lisp

clojure lisp common-lisp

Why use #' with lambda?

lambda lisp quote

How to create dynamical scoped variables in Python?

Data structures in lisp

lisp common-lisp

compile/run Common LIsp from the Mac Terminal

Common Lisp: creating a directory

directory lisp common-lisp

Obtain buffer file name without extension in .emacs

emacs lisp elisp

Lisp binary size

lisp common-lisp

Elisp: how can I express else-if

lisp elisp

Can Haskell programs be represented as Lisp S-expressions?

Expand a macro form completely

macros lisp common-lisp

Deploying Common Lisp Web Applications

Is an empty list in Lisp built from a cons cell?

lisp null cons

Drawing trees in Common Lisp

tree lisp common-lisp