Skip to content
jfacorro edited this page Dec 8, 2014 · 4 revisions

Clojure is the language for which Clojure Lab was originally built for, so much so that the development of the application was done using early versions of itself.

The features associated with Clojure code development are the following:

  • Syntax Highlighting
  • Delimiter Matching
  • Rainbow Delimiters
  • Paredit
  • Autocomplete
  • nREPL
    • Macro-expand
    • Docstring Information

Syntax Highlighting

Delimiter Matching

Rainbow Delimiters

Paredit

Autocomplete

nREPL

Macro-expand

Docstring Information

Clone this wiki locally