Skip to content

tmatinla/ogol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogol

Ogol is an interactive environment for playing with ClojureScript and Processing.js made for Clojure Cup 2013.

You can use it online here: http://ogol.clojurecup.com

Technologies used

  • ClojureScript compilation (REPL) is provided by Himera
  • Processing.js (wrapped with Libre)
  • jQuery (wrapped with jayq), jQuery UI, jQuery console

Prerequisites

You will need Leiningen installed.

Running

To compile ClojureScript, run:

lein cljsbuild once

To start a web server for the application, run:

lein ring server

License

Copyright © 2013 Tero Matinlassi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published