Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

What are lightweight lisp dialects that compile to readable js?

javascript lisp scheme racket

How do Lisp (Clojure) and Tcl compare in terms of abstraction and metaprogramming abilities?

clojure lisp tcl

How can I unintern a qualified method?

Lisp Interpreter in a C++ Program

c++ lisp

Scheme: change value of an element in a list

list lisp scheme

Elisp: Copy buffer to clipboard

emacs lisp elisp

How is my LISP function an unbound variable?

lisp common-lisp

What is the correct term for the following functional programming pattern?

How do I find the index of an element in a list in Racket?

lisp scheme racket

what is to append as push is to cons, in Lisp?

macros lisp common-lisp

LISP community and web frameworks

lisp

idiomatic way to replace (null x) function from common lisp in clojure

Changing the font in Aquamacs?

macos emacs lisp aquamacs

What does backtick mean in LISP?

lisp common-lisp backticks

How can I get all possible permutations of a list with Common Lisp?

algorithm lisp common-lisp

Circular list in Common Lisp

Is a functional language a good choice for a Flight Simulator? How about Lisp?

operator #+ and #- in .sbclrc

elisp functions as parameters and as return value

lisp elisp

Function name convention for "convert foo to bar"