My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

Presentation

Counterclockwise is an Eclipse plugin helping developers write Clojure code.

Installing Counterclockwise and starting testing/developing in clojure is really just a matter of minutes!

ANNOUNCE

VIDEOS

Quick links

Coarse grained roadmap

(in bold features already implemented)

  • Source code editing:
    • syntax coloring, rainbow parens
    • interaction with the REPL
    • paredit mode (80% done)
    • auto-indentation
    • Formatting
    • Navigation
  • a minima of JDT integration
    • Code completion with source/java doc (first pass)
  • Debug
    • Ability to add breakpoints to clojure source code
  • REPL
    • namespace browser
      • navigate the tree of currently loaded libs
      • symbol name/docstring based search feature
      • jump to code feature
    • syntax coloring
    • code completion
  • JDT integration
    • auto-build feature coupled with the active REPL

Related projects

For instructions on using clojure with all major IDEs, please follow this link: Getting starded with clojure

Old announces

Appeal for funding Laurent Petit's attendance to (clojure/conj 2011)

Story & motivations - update: the goal has been reached!

Powered by Google Project Hosting