If you want everything to be familiar, you'll never learn anything new. - Rich Hickey
Let's have some fun! Here on the right you have a REPL, a command line with a read-eval-print loop. Everything you write will be evaluated. Try to type some expressions as (+ 1 2)
or click on code to auto insert. You can type (help)
for more commands.
Type (start)
when you're ready!
Created with Clojurescript by Elia Scotto, thanks to Michiel Borkent and the amazing Clojure community.