Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

"Fake" global lexical variables in Common Lisp

How to set local function definition using function (or closure) objects?

lisp common-lisp

Hunchentoot dispatch by HTTP method

With case, which is the best of these methods for expressing the cases?

lisp common-lisp

Why does using defpackage result in a NAME-CONFLICT?

common-lisp sbcl slime

continuation in common lisp by macros -- regarding an implemetation in OnLisp

Changing copies of lists in LISP

Call BLAS ddot routine from SBCL

Is there any way to get a variable address in Common Lisp?

Time Complexity of ELT Function in Common Lisp for Various Sequence Types

Nicer pythonic `join` in common-lisp

How to arrange for Quicklisp to load the local version of a given library

Hash-table type in Lisp

Redirect to https with hunchentoot

common-lisp hunchentoot

Converting a recursion problem code from Python to 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