I fairly often do something like this. I have a simple CLI project that I write that hits a few web APIs and reads a file. It's fairly simple, but these are the kind of basic things I want to know in each language.
I then benchmark it and go and try to make it as idiomatic according to that languages style.
No comments yet.