Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Please explain lisp's multiple-value-bind

Closures and dynamic scope?

Maximum debug info from Steel Bank Common Lisp & Slime

lisp common-lisp slime sbcl

In common lisp, how can I check the type of an object in a portable way

lisp common-lisp

How can I build a Python module in Hy?

python lisp hy

"unfold" for common lisp?

Where are JavaScript vars stored?

Print lisp function readably

lisp common-lisp

Has anyone got any code examples of ECL Lisp for Iphone development?

iphone ios lisp common-lisp ecl

elegant way to count items

emacs lisp elisp

Clojure: determine if a function exists

clojure lisp

Are Lisp lists always implemented as linked lists under the hood?

linked-list lisp cpu-cache

Convert string to code in Scheme

lisp scheme

Transforming expression given in prefix notation, identifying common subexpressions and dependencies

python scala haskell erlang lisp

tail-recursive function appending element to list

Simplest way to get a Lisp "hello world" web application going

lisp common-lisp

Is there a suitable replacement for C++, when I would like to write video processing applications?

What features is lisp lacking? [closed]

lisp language-features

In Common Lisp why does the macro OR use a gensym, but not AND?

macros lisp common-lisp sbcl

How to replace forward slashes with backslashes in a string in Emacs Lisp?

regex emacs string lisp