https://github.com/marky-mark/clojureexamples
https://github.com/marky-mark/clojureexamples
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marky-mark/clojureexamples
- Owner: marky-mark
- Created: 2015-05-12T22:07:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-02T20:50:11.000Z (about 11 years ago)
- Last Synced: 2025-04-12T16:18:52.753Z (about 1 year ago)
- Language: Clojure
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Examples from the book "Clojure Programming" by Chas Emerick, Brian Carper, and Christophe Grand
This also uses the gradle clojure plugin [clojuresque](https://github.com/clojuresque/clojuresque)
Need to install [leiningen](http://leiningen.org/) for the leiningen but also installs clojure
via homebrew
brew install leiningen
Also need java 7 or higher