Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

#ifndef in Common Lisp

include lisp common-lisp clisp

Autoindent a .lisp file from the command line and use slimv to do the indenting

about the Prolog implementation

lisp common-lisp on-lisp

Lisp Pretty Print Object on One Line

How to step through some Common Lisp code, inspecting the return value of forms?

debugging emacs common-lisp

Why does this loop print the value from the previous iteration?

loops lisp common-lisp

Lisp - allow variable to be used *or* unused?

SBCL: Gather output of run-program process while running

subprocess common-lisp sbcl

Quicklisp error in Lispworks

Why is mapcar only using one of the arguments returned from values-list?

How to prevent form evaluation in lisp macros?

Common Lisp Macro That Times Execution of Forms Inside a Call

macros common-lisp

Why does this simplification make my function slower?

Why are Common Lisp functions visible outside an enclosing let?

common-lisp

How to output a string in lisp without quotes and without returning anything?