Skip to content

SupernaviX/AdventOfCode2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

About

Advent of Code is an annual programming puzzle challenge organized by Eric Wastl. From December 1 to December 25, a new puzzle is uploaded every day.

I'm following a self-imposed challenge to run this year's challenge using my own bootstrapped Forth interpreter. It's still a work in progress, but using it for "real" problems helps to flesh out bugs.

Running the code

The Forth interpreter lives at https://github.com/SupernaviX/forsm.

wasmer path/to/forsm.wasm --mapdir=.:path/to/forsm --mapdir=aoc:. aoc/01/part1.fth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages