A stand-alone ClojureScript REPL for OS X based on JavaScriptCore.
Home page: planck-repl.org
$ brew install planck
or download it.
If you already have Planck installed via Homebrew and you'd like to update to the latest version:
$ brew update
$ brew upgrade planck
Launch Planck by entering planck
at the terminal.
Get help on command-line options by issuing planck -h
.
For more details, see the Planck User Guide.
script/build
- Resulting binary is in
build/Release/planck
You can run tests by doing:
script/test
Additional details on developing Planck are available.
Planck 2.0 alpha Ubuntu binaries are available for download.
Instructions on building the Planck 2.0 alpha on Linux and OS X are in the planck-c tree.
Copyright © 2015–2016 Mike Fikes and Contributors
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.