Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Accessing active symbol table in Common Lisp

Does the DrRacket interpreter use normal-order evaluation based on SICP Exercise 1.5?

lisp scheme racket sicp

Are there whole-program-transforming macros in Lisp or Scheme?

Why my merge sort implementation in Scheme is so slow?

(emacs) lisp: search anything in a ((nested) list)

algorithm emacs lisp elisp

Get a pointer to a list element in Emacs Lisp

lisp elisp

In Common Lisp what is a printed representation?

Is there anything similar to return statement of C in Lisp?

lisp

What program can help a REPL shell remember and search history?

Printing Colored Characters in Lisp / Emacs

emacs lisp

What would be an example of an anaphoric conditional in Lisp?

lisp conditional

SBCL Switches print and read order (lisp)

printing lisp sbcl

How do I detect functions that I can apply tail call optimisation to?

Installing packages in Racket

How do I format a single backslash in common lisp?

How to write a recursive macro call on a &REST parameter in Lisp?

Enabling autocomplete in sbcl

autocomplete lisp sbcl

Does Scheme/Racket have an enumeration operation?

What's the best way to sort a hashtable by value?

lisp clisp

Common Lisp: compilation vs evaluation