|
|
|
|
|
by e3b0c
2999 days ago
|
|
I think that both languages for the large and for the small have their own places. Something optimized for the large-scale doesn't automatically work well for the small. For example, I always feel that Tcl is better than Python for GDB scripting. At least, I really don't like typing parentheses in an interactive console. Also, there is no 'real' (read: general purpose) programming language that is able to beat BASH in terms of ergonomics, even though we all know BASH sucks when the program is getting large. |
|