Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How to prevent form evaluation in lisp macros?

Tic Tac Toe MiniMax in Scheme

AutoLISP / LISP write to file on web server

lisp autolisp

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

Is there a book/guide for implementing a conditional restart system

Running jwacs (lisp program) under 64 bit windows

Common Lisp equality on symbol in web application

Explain this: Lisp programs are trees of expressions

clojure lisp

Inconsistent results in SBCL

lisp common-lisp sbcl

How to get output of a Lisp program into Python?

SHOW/READ/READ-LINE/etc procedures on Scheme

lisp scheme procedure

Common Lisp - Print on One Line / Return / Single Line Counter / Formatting

Storing a Lisp compiled function in a database

Finding the package named "multiprocessing" in Common Lisp

Common Lisp: Attach x recursively to list

list lisp common-lisp

Why does (nil . nil) evaluate to (nil) instead of just nil in SBCL?

lisp common-lisp sbcl

LISP iterative to recursive

What’s the sequence of evaluation concerning `parameterize' and `let' in Racket?

Can CONS objects be used as a key to a hash table?

lisp code excerpt

lisp common-lisp