| CARVIEW |
Clojure Programming
From Wikibooks, the open-content textbooks collection
Clojure is a dynamic programming language for the JVM.
Contents |
[edit] Introduction
People come to Clojure from a variety of backgrounds. The purpose of this book is to help everyone get the most out of the Clojure language. It is not meant as a replacement for the documentation, found at the Clojure site. Please do not copy material from there to here!
Feel free to post your own code, written in the Clojure language, here. However, please do not post excerpts, patches or other modifications or derivations of the Clojure source itself, as the license of this Wiki is incompatible with the Clojure license. Instead, post such things to the Clojure discussion group.
[edit] FAQ
[edit] Getting started
The Getting started section covers obtaining and installing Clojure as well as basic setup of editors such as Emacs or Vim.
[edit] Concepts
The Concepts section covers Clojure language basics, such as supported datatypes, "mutability" or state in Clojure, functional programming and the concurrency features. Also see the book Learning Clojure.
[edit] Tutorials and Tips
The Tutorials and Tips section covers differences with other languages and miscellaneous tutorials.
[edit] Examples
The Examples section contains various code examples.
[edit] Links to more Examples
- Sending Emails [1]
- Chapter about music database from "Practical Common Lisp" translated to clojure [2]
- Simple SparkLine Generator in Clojure [3]
- Using Google Charts from Clojure [4]
- Context Free Art [5]
- Socket Programming Walkthrough [6]
- Webjure: Simple Web Programming for Clojure [7]
- Compojure: Another web framework for Clojure [8]
- OpenGL Gears demo ported from JOGL demos [9]
- "Practical Common Lisp" translated into Clojure [10]
- Image Processing examples using ImageJ and Clojure [11]
[edit] Reference
See the website: [12]
Views
Personal tools
community
Create a book
- This page was last modified on 18 December 2008, at 02:15.
- All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).
Wikibooks® is a registered trademark of the Wikimedia Foundation, Inc. - Privacy policy
- About Wikibooks
- Disclaimers

