Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

From Google Common Lisp Style Guide: "Avoid modifying local variables, try rebinding instead" meaning?

lisp common-lisp

How to I check whether a given variable value is of type string

string types common-lisp sbcl

How to get Emacs/Slime/SBCL to recognize quicklisp packages

Backquote in Common Lisp: read and eval

Arrays vs. lists in Lisp: Why are lists so much faster in the code below?

Access CLOS-object slots from used external package

common-lisp packages clos

Hex to decimal conversion in common lisp

lisp common-lisp

Common Lisp type specifiers

is it reasonable to use defmethod instead of defun even though there is no direct link between the class and the function/method

Determining a supertype path

What gives Lisp its excellent math performance?

Suppress output from print function in Lisp

lisp common-lisp

Lisp function with default argument value

common-lisp

SETFable vs place (CLHS) vs location (Norvig)

common-lisp setf

What does |5E| mean in Common Lisp?

lisp common-lisp message

Current memory usage in Lisp

Common Lisp: How to check if a slot is bound? (CLOS)

common-lisp clos

Clozure CL on Mac OS X: get rid of the GUI?

macos common-lisp ccl

valid characters for lisp symbols

lisp scheme common-lisp

Common Lisp a Lisp-n?