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 (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Fri Dec 12 10:27:18 -0800 2008 | |
| |
README | Fri Dec 12 10:27:18 -0800 2008 | |
| |
ol/ | Sat Dec 20 18:08:29 -0800 2008 |
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







