Schedule FrOSCon

Lecture

ClojureScript

More parentheses for the browser

August 26, 2012 C116/Lisp en Lisp

An introduction to ClojureScript - a modern LISP, compiling to Javascript.

Clojure is a modern LISP running on the JVM. Persistent data
structures, powerful macros, simple multithreading semantics and the
read-eval-print-loop make programming easy and productive.

ClojureScripts opens the doors to a new versatile platform: The
browser.

This presentation gives an overview over the ClojureScript project:
IDEs, Tools, Libraries, and advantages and disadvantages in comparison
with pure Javascript.