Skip to content

An Editor targeted at developing in Lisp-Like languages, initially Clojure.

Notifications You must be signed in to change notification settings

g3ntleman/S-Explorer

Repository files navigation

S-Explorer

An Editor targeted at developing in Lisp-Like languages, initially Clojure. Written in Obj-C/Cocoa for Mac OS X 10.8 and up.

State: This project is in its early stage; not yet ready for production

Planned Features

  • Project Directory Display (started)
  • clj File Editing Featuring...
    • Syntax-Highlighting (initial version done)
    • Auto Indentation (partially done)
    • Parenthesis Highlighting (done)
    • Expression Selection by double-clicking Parenthesis (done)
  • REPL with ...
    • Syntax-Highlighting (easy)
    • Parenthesis Highlighting (easy)
    • Expression Selection by double-clicking Parenthesis (easy)
  • Project creation via Leiningen http://www.leiningen.org
  • Support for running Tests (todo)

About

An Editor targeted at developing in Lisp-Like languages, initially Clojure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published