Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

What is WITH-STANDARD-IO-SYNTAX macro for?

lisp common-lisp

Comparing lists in Lisp

lisp common-lisp clisp

Why does print-circle default to nil?

printing lisp common-lisp

Change the color of the text in the Common Lisp REPL

emacs colors common-lisp

additional properties to slot definition

lisp common-lisp clos

Diamond inheritance and the Common Lisp Object System

Does macrolet prohibit recursive calls among locally defined macros?

Discovering the "Core" Entities and Macros of Common Lisp

macros lisp common-lisp clisp

Lexical Bindings in Common Lisp Macros

Is there a function in Racket that returns a procedure's lambda-expression?

lambda lisp common-lisp racket

CLisp: "use-package" resolving conflicts non-interactively

packages common-lisp

Vector Calculations in LISP

Using hunchentoot to parse post request sent by model.save() in Backbone.js

how to test whether one list is a member of another

lisp common-lisp membership

defparameter vs defun for passing functions around

lisp common-lisp

defclass type information for performance

How to make defsystem use "everything"?

common-lisp asdf

Undocumented function called rec in Common Lisp source with labels?

common-lisp

Common Lisp - Writing a function that detects circular lists

Equality check with fractions in Common Lisp