Skip to content

nooga/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC 2022 in let-go

This repo contains my solutions to the AoC 2022 problems in let-go, a small language I'm making.

Running

Requires Go 1.19, to install let-go:

$ go install github.com/nooga/let-go@latest

Then, for example, to run Day 1:

$ let-go day1.lg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published