Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Inspecting a variable in the lisp SLIME debugger

lisp common-lisp clisp

Programmatic non-tail recursion elimination

In ABCL (Armed Bear) LISP how do I create a background sub-process / background threads?

What will (defun defun () 3) do?

lisp

Is there a typical name for a function like 'map' that operates on a list of argument lists instead of multiple lists of arguments?

Problems with ltk (common lisp)

lisp common-lisp asdf ltk

Setting slime-enable-evaluate-in-emacs

emacs lisp slime

Easy way to merge plists?

lisp plist common-lisp

How to find the longest path between two nodes in Lisp?

Is out there anything that is for s-expressions what XPATH is for XML?

xml xpath lisp s-expression

Can I background a running thread in the Slime (Swank Emacs)

emacs clojure lisp slime swank

How big is a class in memory?

lisp common-lisp sbcl clisp

Does a setfable nthcdr implementation exist?

lisp common-lisp clisp

Help me write my LISP :) LISP environments, Ruby Hashes

a question about variable bind in common lisp

lisp common-lisp

How to properly indent clojure/lisp?

Passing a callback through cl-function

emacs lisp elisp

What is the correct way to compile a file using Embeddable Common Lisp?

Common Lisp: How to check set equality, ignoring order?

lisp set common-lisp equality

Justification in a format with variable number of items in a list

lisp common-lisp