Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

returning a lambda function in clisp, then evaluating it

lisp lambda common-lisp

Zipping lists together in Common Lisp - Problem with "and"

Project Euler #211 - efficiency issue

math common-lisp

How to do ((A.B).(C.D)) in lisp

lisp common-lisp cons

An efficient collect function in Common Lisp

What is the difference between FUNCALL and #'function-name in common lisp?

function common-lisp

In Lisp is the function `1+` just syntactic sugar?

lisp common-lisp

This is a bug in sbcl?

Is Clojure less homoiconic than other lisps? [closed]

How might I format an alist in common lisp?

Difference between lists and arrays

list vector lisp common-lisp

Scheme vs Common Lisp [closed]

scheme common-lisp

Is there a better way to get the nth item in a list?

lisp common-lisp

How to use Lispworks comm package for SSL access in Postmodern instead of cl+ssl

ssl lisp common-lisp

GNU Common Lisp package implementing forkpty()

Looking for an algorithm to rearrange a list

algorithm list common-lisp

Code runs in SLIME+SBCL but not plain SBCL

common-lisp hdf5 sbcl slime cffi