9 ms·
I like it. After working in golang for a while I miss more robust languages that can express themselves in complicated and creative ways. I hate makefiles thoug
by camccar 6y ago
I like it. After working in golang for a while I miss more robust languages that can express themselves in complicated and creative ways. I hate makefiles though.
- glouwbug 6y agoNew projects using C++20's module system will greatly ease the pain of makefiles.
- dgellow 6y agoI spent the past 3 years working professionally with Go, and while I enjoy it for $WORK it can also feel limiting in the way you expressed. I found out about D recently, and it seems to be a quite nice compromise between C++ and Go, giving you more way to express yourselves without having the pitfalls of C++. Maybe something you would be interested into: http://dlang.org/ http://dlang.org/.