«

Client Tutorial

This page is for users who have completed the Cloud setup or the Local setup, have access to the client library in their project, and have a running REPL.

A Clojure REPL (standing for Read-Eval-Print Loop) is a programming environment which enables the programmer to interact with a running Clojure program and modify it, by evaluating one code expression at a time.