ClojureScript
ClojureScript is a robust, practical, and fast programming language with a set of useful features that together form a simple, coherent, and powerful tool.
ClojureScript is a compiler for Clojure that targets
JavaScript.
In LiveCodes, it runs in the browser using
Cherry.
Language Info
Name
clojurescript
Extensions
cljs
, cljc
, clj
, edn
, clojure
Editor
script
Compiler
If JSX
is used (using #jsx
reader tag - example), it is also compiled (JSX). See example usage.
Version
cherry-cljs
: v0.0.3
Code Formatting
using Parinfer.js
Example Usage
Using React (with JSX):
Starter Template
https://livecodes.io/?template=clojurescript