-
Notifications
You must be signed in to change notification settings - Fork 789
Cursive
Mike Fikes edited this page Mar 9, 2015
·
4 revisions
Cursive is a plugin for IntelliJ that offers syntax highlighting, structural editing and navigation (paredit), code indexing / symbol lookup, refactoring, debugging, and static analysis / arity warnings. In addition, it includes an integrated REPL environment.
To get started, try out the EAP version.
- Rationale
- Quick Start
- Differences from Clojure
- [Usage of Google Closure](Google Closure)