Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iensu/aoc-2021-emacs-lisp
Advent of Code 2021 in Emacs Lisp
https://github.com/iensu/aoc-2021-emacs-lisp
advent-of-code advent-of-code-2021 emacs emacs-lisp
Last synced: 2 days ago
JSON representation
Advent of Code 2021 in Emacs Lisp
- Host: GitHub
- URL: https://github.com/iensu/aoc-2021-emacs-lisp
- Owner: iensu
- License: mit
- Created: 2021-12-03T21:26:08.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T09:33:19.000Z (about 3 years ago)
- Last Synced: 2024-11-08T11:55:59.403Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2021, emacs, emacs-lisp
- Language: Emacs Lisp
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Having fun with Emacs Lisp and the Advent of Code exercises.
Puzzles assume their input data is stored in `./inputs/.txt`.