Skip to content

jpthomson/clara-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clara-examples

Example usage of Clara.

Usage

See the code for examples using Clara.

In-memory

Simply typing lein run in the project's root directory will run the simple, in-memory examples.

ClojureScript

Compile the ClojureScript code with lein compile or lein cljsbuild once, and then open the resources/public/index.html file in a browser will run the ClojureScript examples and display the result.

Storm

Typing lein run -m clara.examples.storm will start an in-process Storm topology and run the storm example.

License

Copyright © 2013 Ryan Brush

Distributed under the Eclipse Public License, the same as Clojure.

About

Example Clara Rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Clojure 82.2%
  • Java 16.8%
  • HTML 1.0%