Skip to content

pathouse/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

The Year of Emacs Lisp

Solutions are written as emacs lisp functions that can be interactively run on a buffer containing the problem input.

Running Solutions

From the input.txt file

M-x load-file [solution file]
M-x [solution-function-name]

Some solutions will prompt for more input from the minibuffer, output sent to *Messages* buffer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published