codyleblanc / lt-cljs-tutorial

A ClojureScript Programming Language Tutorial for Light Table Users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Light Table ClojureScript Tutorial

An introduction to the ClojureScript programming language aimed at Light Table users. If you have an old version of Light Table, you may need to upgrade to 0.6.X or newer.

Install Leiningen. You can then open lt-cljs-tutorial.cljs in Light Table and evaluate it interactively by adding a Light Table UI connection.

I hope this can be a kind of ClojureScript wiki of sorts for Light Table users. Pull requests welcome.

For users of editors/IDEs supporting nREPL there is a port of this tutorial targeting those development environments as well.

About

A ClojureScript Programming Language Tutorial for Light Table Users

License:MIT License