Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

how do I use a function as a variable in lisp?

lisp common-lisp

Scheme: using backtracking to find sentence permutations given chars list and words list

How do I access a class object stored in an array?

arrays lisp common-lisp

Is an association list in LISP the same thing as a Dictionary in C#?

c# lisp common-lisp

char representation clojure

Might this permanently and accidentally overwrite the compiler's own functionality?

lisp common-lisp ccl

In Scheme, how can I understand "(define (f x . y) (cons x y))"

Always getting "RETURN-FROM: no block named NIL is currently visible"

string-to-number and insert give control characters (e.g., ^C, ^D) instead of numbers (e.g., 3, 4)

emacs lisp elisp

LISP global alist variable

prevent terminal output in LISP

lisp output

Clojure/LISP REST client design

clojure lisp

Understanding the syntax of LISP

syntax lisp

Inheritance classes in Scheme

inheritance lisp scheme

External vs Internal Symbols in Common Lisp Package

package lisp common-lisp sbcl

remove duplicated lists inside list in lisp [duplicate]

lisp common-lisp

Scheme - Appending to the end of a list

list append scheme lisp

(Racket/Scheme) Subtraction yields result off by incredibly small margin

Lisp - "when" condition executing no matter what?

Dynamic Binding in Common Lisp

lisp common-lisp