An open API service indexing awesome lists of open source software.

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

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.