Wrote a Blog Post
Coded in APL
Wordle is the game of the moment and APL is a programming language from the 60s that is array-oriented. This makes it a great language to try and solve Wordle in!

In the article I just published, I walk you through solving Wordle with APL while showcasing the convenience of the array-oriented features that APL provides.

You can read the article here.