Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

How to define a function locally in lisp?

lambda lisp common-lisp

Common Lisp: relative path to absolute

common-lisp pathname

Common Lisp class hierarchy

Does mapcan in common lisp change the value of argument?

lisp common-lisp

Differences between Common Lisp and Scheme lexical closures

Common Lisp determine is a directory is a subdir or another directory

lisp common-lisp

Use variable from outside (lexical) environment in a macro

macros scheme lisp common-lisp

(list ...) vs '(...) in Lisp [duplicate]

Anonymous methods in common lisp

LISP cannot find file to open

lisp common-lisp

Idiomatic way to decode hex-formatted strings in Racket Scheme or other schemes

scheme lisp common-lisp racket

Mysterious newline appears in Common Lisp format directive

Drawing a rectangle using CLX

common-lisp x11

Bulk `unintern` for renamed exported symbols

common-lisp sbcl

cannot understand the definition of "row-major-ref" in sbcl

common-lisp sbcl

Testing for non standard ascii character in common lisp

string common-lisp ccl

How are the "lexical and special variable" semantics implemented under the hood in general? [closed]

Why does SBCL eval function lose the macrolet it's running in?

What does suffix "p" mean in common lisp functions?

Iterating over strings