Using WingLang for Advent of Code 2023
I have recently been using a new language called Wing and I chose to use it for the Advent of Code 2023.
If you are not familiar with WingLang, it is a new language designed for the cloud. It combines infrastructure and
runtime in a single language, and it has a local simulator for quick feedback loop on your cloud resources.
I highly recommend checking it out at winglang.io.