cljrs repl alpha
interactive Clojure dialect in your browser — compiled to WASM

This REPL runs the cljrs interpreter compiled to WebAssembly entirely in your browser — no server, no installation. Type any Clojure expression and press Shift+Enter or the eval button to run it. Persistent data structures, clojure.core.async, and the full cljrs standard library are available.

Use Tab to indent, / to navigate history. Matching brackets are highlighted as you type.

user=> 
loading…