Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Simple LISP function not working

lisp common-lisp

Why is read-line run twice for reading from a file in Lisp?

input lisp common-lisp

How to define a structure in lisp with arbitrary number of args?

lisp structure common-lisp

What is the difference between let and let* in Scheme?

lisp scheme gimp

How to remove redundancy in Lisp code?

How to save all functions I entered in LispBox/Slime?

A lisp function refinement

lisp common-lisp

lisp-style style `let` syntax in Python list-comprehensions

refactoring lisp python

The subsets-sum problem and the solvability of NP-complete problems

lisp np-complete subset-sum

Reusing values in condition and consequent for efficiency in lisp / clojure

Are there function prototypes in Common Lisp?

Capture value of variable on lambda creation

terpri, princ & co. vs format

lisp common-lisp

Trying to learn: Object Reorientation, and generic functions in LISP!

Ant (or NAnt) in Lisp

ant lisp

Scheme Coding Style Questions

Scheme/Lisp nested loops and recursion

Processing text with elisp

emacs lisp awk elisp

Is there a simple example for explaining Lisp macros to a "generic" programmer?

macros lisp common-lisp

How to build list with defvar in emacs

list emacs lisp elisp