Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Can you use emacs to program in common lisp?

In what languages can you dynamically rewrite functions on the fly?

Parsing numbers from strings in lisp

parsing text lisp common-lisp

returning a lambda function in clisp, then evaluating it

lisp lambda common-lisp

Side effects in Lisp/Clojure

clojure lisp

How to do ((A.B).(C.D)) in lisp

lisp common-lisp cons

An efficient collect function in Common Lisp

Why (apply and '(1 2 3)) doesn't work while (and 1 2 3) works in R5RS? [duplicate]

lisp scheme

In Lisp is the function `1+` just syntactic sugar?

lisp common-lisp

This is a bug in sbcl?

Is Clojure less homoiconic than other lisps? [closed]

Scheme dialect of Lisp in Emacs [closed]

emacs lisp

How might I format an alist in common lisp?

Difference between lists and arrays

list vector lisp common-lisp

Why Clojure's reverse function returns a non-lazy sequence?

Is there any benefits to learning LISP?

lisp

Will a Lisp dialect that works with Apache Tomcat?

apache tomcat clojure lisp

Is there a better way to get the nth item in a list?

lisp common-lisp

What makes Emacs a great editor for a Lisp programmer?

emacs lisp

How to use Lispworks comm package for SSL access in Postmodern instead of cl+ssl

ssl lisp common-lisp