Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

Common Lisp mouse position with ltk

common-lisp ltk

Is there a way to get a macro to do an extra evaluation before returning its result?

How to write (simple) macro?

macros lisp common-lisp clos

How can I do setf on a struct's accessors when using intern

lisp common-lisp allegro-cl

How does append work in Common Lisp?

lisp common-lisp

for/continue in scheme/lisp

Lisp format directive that interprets nil argument to empty string instead of "NIL"

lisp format common-lisp

In LISP is it possible to access a function's form?

How can I make a structure's constructor evaluate sequentially in Common Lisp?

lisp common-lisp

What are the magic variables in CLISP's REPL?

Reading the binary output of an external program in Common Lisp

stream common-lisp sbcl

Plotting data sequentially from emacs using Common Lisp and Gnuplot

Does SML (Poly) have a CL-like REPL?

Quicklisp Cannot Install LIBSSL for Hunchentoot

common-lisp clisp quicklisp

Using a variable as a prefix argument to a format directive

format common-lisp

How can I view the definition of a function in lisp (sbcl)?

lisp common-lisp sbcl

Does the fill pointer affect GC?

Is it possible to define a recursive type in Common Lisp?

Which library should I use to generate RSS in Common Lisp?

rss common-lisp

Common Lisp: The Remove Function, how is it used?

function common-lisp sbcl