|
|
|
|
|
by Cthulhu_
260 days ago
|
|
It sounds like using less tokens (or, less output due to a more compact syntax) is like a micro-optimization; code should be written for readability, not for compactness. That said, there are some really compact programming languages out there if this is what you need to optimize for. |
|