Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

Function names as strings in Lisp?

lisp common-lisp

How to process input and output streams in Steel Bank Common Lisp?

lisp common-lisp sbcl

Common Lisp's symbol-name in Clojure?

clojure common-lisp

What is wrong with the following Common Lisp macro using gensym?

lisp common-lisp

emacs setup for both clojure and common lisp with slime-fancy (slime-autodoc)

Lisp: advanced string comparison

lisp common-lisp

LISP local/global variable assignment

lisp common-lisp

How do I write a macro-defining macro in common lisp

macros lisp common-lisp

Static code analysis tool for Common Lisp?

Hierarchy of standard-object and standard-class in Common Lisp

lisp common-lisp clos

How to watch out for the fact that NREVERSE may modify CARs instead

lisp common-lisp

Load file with a relative path

lisp common-lisp

In Common Lisp, how to define a generic data type specifier (like list of integers)?

common-lisp

Percent sign in defun and defstruct

Any good way to declare unused variables in destructuring-bind?

Land of Lisp example redundency?

Evaluating expressions contained as strings

common-lisp

Common lisp error: "should be lambda expression"

Writing Common Lisp code that executes from the command line, but not inside the interpreter

LISP: Keyword parameters, supplied-p

lisp common-lisp