Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
A Swift port would be welcome please. :)
Would love a Swift or TypeScript version of this Kata.
This comment is hidden because it contains spoiler information about the solution
Loved this Kata! (Swift version)
My solution is way over engineered: I ended up creating a full Tokenizer -> Parser -> Interpreter chain. But it was great fun. And something I wanted to explore anyway. Thanks for creating this Kata!
I created a Swift translation for the "Connect Four: Who Won" Kata. Who can review the translation and approve/reject?