This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 7fe0c2239fea90b0e3c0f3d537a3269a223e6f65
tree 450fcdf4667a68b429e7b84d41b9ee3e993a22c2
parent de84c3c072bbc20daa1e4e1d88b0231076c52a0f
tree 450fcdf4667a68b429e7b84d41b9ee3e993a22c2
parent de84c3c072bbc20daa1e4e1d88b0231076c52a0f
README
ONLISP-CLOJURE ---------------------- A port of selected examples from _On Lisp_ to Clojure. The purpose of this port is to explore the intersection between Lisp and Clojure's signature features: access to the JVM and a functional programming style base on immutable collections. WHAT YOU SHOULD DO FIRST ------------------------ Read _On Lisp_. It's great. Buy a copy. http://www.paulgraham.com/onlisp.html THEN... ---------------------- Get yourself some Clojure (http://clojure.org) and take a look at the code in this project. Stuart Halloway stu@thinkrelevance.com








