Solutions in ClojureScript to the advent calendar problems from Advent of Code 2020
There are several ways to run the programs.
By far the easiest way without the need to install anything is using Klipse
Here is the Link to the Clojure(Script) Browser REPL
You need to have node installed.
Then just install Lumo
npm install -g lumo-cljs
Then you can run the programs on your commandline
lumo 01.cljs