Nightcode is a lightweight, beginner-friendly IDE for Clojure and ClojureScript. Built with Java and JavaFX, it includes integrated REPL, Leiningen/Clojure CLI support, project templates, and syntax highlighting, targeting newcomers and students. It supports code execution in both Clojure and JS environments, packaged as cross-platform jars and installers.
Features
- Built-in REPL with support for Clojure and ClojureScript
- Project templates for common Clojure/ClojureScript setups
- Syntax highlighting, file explorer, basic editor functionality
- Integrated build tools: Leiningen and deps CLI
- Packaged as runnable JARs or native installers via JavaFX
- Public-domain license simplifies educational use
