Comment by Aissen

Comment by Aissen 2 days ago

0 replies

It's still very domain-oriented:

> I solve and write a lot of puzzlehunts, and I wanted a better programming language to use to search word lists for words satisfying unusual constraints, such as, “Find all ten-letter words that contain each of the letters A, B, and C exactly once and that have the ninth letter K.”1 I have a folder of ten-line scripts of this kind, mostly Python, and I thought there was surely a better way to do this.

I'll chose to remember it was designed for AoC :-D