-
Notifications
You must be signed in to change notification settings - Fork 791
Light Table
Shaun Mahood edited this page Mar 18, 2017
·
4 revisions
DEPRECATION NOTICE: Please do not edit this wiki. Instead submit pull requests to https://github.com/clojure/clojurescript-site
The up to date version of this page can be found at https://clojurescript.org/tools/light-table
Light Table is an extensible IDE that offers instant evaluation of your code, realtime feedback, and a ClojureScript plugin ecosystem.
To get started, check out this concise introduction or the full tutorial.
Once you feel comfortable navigating Light Table's interface and using basic commands, it is advisable to install the official Paredit plugin. You can do so via the integrated plugin manager: open the command bar and look for Plugins: Show plugin manager
.
- Rationale
- Quick Start
- Differences from Clojure
- [Usage of Google Closure](Google Closure)