Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

unfold function in scheme

lisp scheme racket

Difference between (loop for) and (loop :for) in Common Lisp [duplicate]

lisp common-lisp

Splitting a vector into vector of vectors based on key

How do I evaluate a symbol in MIT Scheme?

scheme lisp mit-scheme

LISP and Scheme in microcontoller programming [closed]

lisp scheme microcontroller

Reversing list vs non tail recursion when traversing lists

How to handle multiple file upload in hunchentoot?

Dynamic Variable Closure in Common Lisp (SBCL)

scope lisp common-lisp sbcl

How to access object decoded from JSON by cl-json?

json lisp common-lisp

Implementation of cons using `list` or `append`

lisp common-lisp

Is it mandatory to evaluate a LISP variable before using it?

variables lisp elisp eval

Building IP and Port from Byte Buffer

lisp clojure

Lisp symbols without package bindings

Translating this to Common Lisp

Trouble formatting first exercise from Practical Common LISP

Regarding the quote (') in Scheme

scheme lisp chicken-scheme

Dynamically define symbols and macros using a racket macro

dynamic macros lisp racket

emacs how to tell window orientation?

emacs lisp window orientation

adding metadata to a lazy sequence

lisp clojure lazy-sequences