Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Integer Value is Not a Number in Common Lisp?

lisp common-lisp stdin sbcl

how to set a bunch of variables depending on one condition in elisp?

lisp elisp

add execute attribute to a file in elisp

emacs lisp elisp

Summing very large numbers in Racket

lisp racket

Where is the MIT/GNU scheme reference on threads?

scheme lisp sicp mit-scheme

child-parent-relationship

lisp pattern-matching

Linearly recursive list-difference function in Common Lisp

Lisp Formatting Polynomial

lisp common-lisp

Unexpected eval result in CLISP

lisp common-lisp eval

What is standard way of defining global closures in scheme?

Why is a string not a list of characters in scheme/racket?

string scheme lisp racket

How to interpret comma-comma-at in Common Lisp?

lisp common-lisp

If Lisp is the perfect language, why are there so many? [duplicate]

comparison lisp

Is this really a breadth first search

SICP: Why does process-forget-value call process-new-value?

scheme lisp constraints sicp

c(a|d)+r macro in Racket

macros lisp racket cons

&optional parameter in lisp macros: Why does this variable behave like this?

macros lisp common-lisp

Buildapp and debugger

lisp common-lisp sbcl

Change Emacs window appearance when it loses focus

linux emacs lisp elisp dot-emacs

Why aren't lisp macros eagerly expanded by default?