Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

Common Lisp difference between declare check-type

common-lisp declare

A comparison between using labels vs helper-and-main at the top level vs nested defun's in Common Lisp. Which is the best?

Multiple constructors in common lisp

In Lisp, how do I fix "Warning: Assumed Special?"

Correct usage of destructuring-bind

lisp common-lisp

Lisp argument pointer

lisp common-lisp

Filter a list into two parts by a predicate

filter lisp common-lisp

override/overload the + operator to operate on common lisp vectors

Abort function after X seconds - lisp

lisp common-lisp clisp

How to require keyword arguments in Common Lisp?

Why prohibit a function object in function position (but allow lambda forms)?

lambda syntax common-lisp

Scheme and Lisp best practices: recursion yes for Scheme, no for Lisp?

Redundancy in Lisp

lisp common-lisp

Merging symbols in common lisp

merge lisp common-lisp symbols

What is the exact difference between NULL and NIL in Common Lisp?

lisp common-lisp null

When would I use mapc instead of mapcar?

map lisp common-lisp

Getting Common Lisp Process ID on Linux

linux common-lisp pid

How to pass "applied function" as a parameter in Common Lisp

clojure lisp common-lisp

Macro expanding to same operator

macros lisp common-lisp

LISP terminology

lisp boolean common-lisp