|
|
|
|
|
by clarry
2267 days ago
|
|
> The larger K/q programs get, the more they tend to look like "normal" code, but you still see a lot of these clever one liners hidden away in there. Yep, that's what I suspected. TorQ confirms it.. giving everything a single-letter name will no longer do :-) I'm a bit surprised at the number of comments that explain what the next line does. I'm not sure what to think of that, but it reminds me of beginner tutorials explaining code for people who can't yet read it confidently; for obvious reasons, not a popular style among more conventional languages. |
|