Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How to make and use library with lisp (clisp)?

lisp common-lisp clisp

Multiple arguments to mapcar

Common Lisp Compiling and execution time

Interact with a locally long-running Common Lisp image, possibly daemonized, from the command line

How to implement Multi-Threads in Common 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