My advice on implementing stuff in C:
My advice on implementing stuff in C:
Posted Oct 16, 2010 3:24 UTC (Sat) by chad.netzer (subscriber, #4257)In reply to: My advice on implementing stuff in C: by dlang
Parent article: Russell: On C Library Implementation
That said, of the languages meant to be "a better C++ for C hackers", several have been mentioned, and I don't claim any of will ever be "superior", in the sense of mindshare, marketshare, etc. Just that convincing those C hackers who have repeatedly objected to C++ (pardon the pun), is perhaps a fruitless battle. Personally, I'd kind of like "ooc" to become popularĀ
As for the "lessons learned", its no surprise that many of the newer languages deliberately make an effort to ease the burden of implemention, speed of compilation, etc. Waiting for non-buggy implementations of C++'s newer features over the years left quite an impression on peopleĀ
