You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copyright (c) Relevance, Inc. All rights reserved.
The use and distribution terms for this software are covered by the
Eclipse Public License 1.0
which can be found in the file epl-v10.html at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
What is it?
Labrepl is an environment for exploring the Clojure language. It
includes:
a web application that presents a set of lab exercises with
step-by-step instructions
an interactive repl for working with the lab exercises
solutions with passing tests
up-to-date versions of Clojure, contrib, incanter, compojure and a bunch of other libraries to explore
See the Wiki for getting started with NetBeans/Enclojure, Eclipse/Counterclockwise, Maven, Mac/Linux command line, Windows command line, IDEA/La Clojure, and Emacs.
Getting Started
Quick start:
bin/repl
Then follow the instructions at the REPL.
Setup instructions for most popular editors/IDEs can be found on the wiki