Skip to content

tgolsson/aoc-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-2020

This is my repository for Advent of Code 2020. This year I am using Rune, a scripting language based on Rust.

To make this ergonomic, I'm using hot-reloading with file monitoring, which will recompute the results based on which files are edited. This also uses Rust to host the script runtime instead of an external binary.

About

Advent-of-code 2020 using Rune (https://github.com/rune-rs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages