Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

Common Lisp: Why does this function cause infinite recursion?

Profiling a slow function under SBCL

profiling common-lisp sbcl

Is there a way to access slots in the superclass list in CLOS?

common-lisp clos mop

Control padding programmatically in Clojure format (java.util.Formatter), cl-format (Common Lisp format)?

Get only the keys of a plist

common-lisp

Is there a widely-accepted Common Lisp naming convention for functions modifying one or more of their arguments?

common-lisp imperative

Expand eql clause of a defmethod statement to accept any function?

function lisp common-lisp clos

Find neighbours in 2d-list, smart way

common-lisp

Understanding Generic Functions in Common Lisp?

define-modify-macro with operator argument

macros common-lisp setf

How to create a Lisp FLI function corresponding to a C macro

Does REMOVE ever return the same sequence, in practice?

common-lisp

How to use the #M dispatch function in the series package?

common-lisp

common lisp (multiple) values both true and false?

common-lisp

Get current function name in common lisp

function common-lisp

Is there a 'tuple' equivalent thing in common-lisp?

tuples common-lisp

How to update a dependency with quicklisp?

Reading data stored in S-expressions into memory in another Common Lisp program

parsing lisp common-lisp

How do I link multiple lisp-fasl files into a single file?

Is TRUNCASE a symbol that ever existed in a Lisp implementation?

lisp common-lisp