of "tools":
buildTools(op.cmdLineRest)
buildNimble(latest, op.cmdLineRest)
as you can see, "koch tools" does bulid Nimble.
What I'm looking for is a language as convenient and fast to develop with as Python but with static typing, easy deployment (single executable), and C-speed runtime. Which is why I'm trying nim again.
Sounds like a good description of Nim for me.