|
|
|
|
|
by glouwbug
360 days ago
|
|
I think the main appeal is subset lock-down and compile times. ~5000 lines in C gets me sub second iteration times, while ~5000 lines in C++ hits the 10 second mark. Including both iostream and format in C++ gets any project up into the ~1.5 second mark which kills my iteration interests. Second to that I'd say the appeal is just watching something you've known for a long time grow slowly and steadily. |
|