Skip to content

radzom/adventOfCode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventOfCode2020

Solutions in ClojureScript to the advent calendar problems from Advent of Code 2020

Setup

There are several ways to run the programs.

In the Browser

By far the easiest way without the need to install anything is using Klipse

Here is the Link to the Clojure(Script) Browser REPL

In the Terminal

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published