https://github.com/superdisk/advent-of-code-2021
Tcl sure seems to be the hot thing right now
https://github.com/superdisk/advent-of-code-2021
Last synced: 6 months ago
JSON representation
Tcl sure seems to be the hot thing right now
- Host: GitHub
- URL: https://github.com/superdisk/advent-of-code-2021
- Owner: SuperDisk
- Created: 2021-12-09T06:02:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T07:02:27.000Z (over 4 years ago)
- Last Synced: 2025-01-29T09:48:49.214Z (over 1 year ago)
- Language: Tcl
- Size: 30.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2021
Here it is. I'm using this as an excuse to learn Tcl, which has always facinated me, but never enough to convince me to sit down and learn it. It blurs the line between the "elegant, beautiful, spiritual, meditate-about-it-on-your-ayahuasca-retreat" Lisp snobbery, and an almost joke language-- there is only one data structure: the string.
All solutions are in Tcl, dumped haphazardly into the repo, and are most likely extremely ugly.