Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

Is there a way to extract all elements of a list in place

list lisp common-lisp

How to modify place with arbitrary function

In common lisp how can I format a floating point and specify grouping, group char and decimal separator char

common-lisp

How do I create SHA256 HMAC using Ironclad in Common Lisp?

common-lisp

Expanding a &rest parameter in Common Lisp

lisp common-lisp

Using a lambda value from function as first element of list

lambda lisp common-lisp lisp-2

Running a Compiled Lisp Program

emacs lisp common-lisp slime

How would I get the min/max of a list using a key

lisp common-lisp

Distinguish &optional argument with default value from no value

Get index of list within list in Lisp

lisp common-lisp

Repeat string/character with (format)

If a string in lisp is a vector, why can't I access the first element using svref?

vector lisp common-lisp

Macro-defining macro in Racket?

Avoiding the pitfall of using anaphoric macro unwittingly

How to set SBCL's current directory using slime?

common-lisp sbcl

Reading a character without requiring the Enter button pressed

lisp common-lisp sbcl

Floating Point Precision Error

Why is the null predicate called null, not nullp?

lisp common-lisp

How do I memory map tmpfs files in sbcl?

How to configure quicklisp for offline use?

lisp common-lisp quicklisp