-
Notifications
You must be signed in to change notification settings - Fork 788
Cursive
David Nolen edited this page Dec 23, 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.
- Rationale
- Quick Start
- Differences from Clojure
- [Usage of Google Closure](Google Closure)