This will be a fun/light post.
The following is idiomatic to Nim:
let myNumber = 3 + 9
whereas the following is not:
let My_Number = `+`(3,9)
Prior to my introduction to Python I really never cared much about being idiomatic; but in that context I learned about how much of a difference it can make to shared code. The cultural effect was strong enough that it had generated a new word: pythonic, which is much quicker to say/write than "in a form idiomatic to Python".
So, has the community here thought of any good words for "in a form idiomatic to Nim"?
nimic?
nimetic?
nimal?
nimium?
araqal?
clearium?
Feel free to pointlessly discuss words in this thread. :)
Boring: Simply "idiomatic". The context "for Nim" is usually implied.
Fun: "nimish".
nimby?
nimpish?
Nimonic sounds just like mnemonic and if you close one eye and squint a little it actually sort of applies.
Otherwise I'm fond of nimsy and nimish.