clojure_examples
Directory actions
More options
Directory actions
More options
clojure_examples
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
# clojure_examples for the book "Practical Artificial Intelligence Programming with Java" This directory contains Clojure wrappers for some of the Java example programs in the book. ## Getting started with the Clojure examples The easiest way to make sure everything is set up to run correctly is to try: lein test in order to run the unit tests. The source code for the unit tests show how to call the Clojure wrappers. ## License Copyright (C) 2012 Mark Watson Distributed under both the LGPL 3.0 and the Apache 2 licenses - pick the license that works best for you..