HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dalailambda

no profile record

comments

dalailambda
·10 anni fa·discuss
While it's important to not overload C with features, not adding features to it because C++ already has it isn't very practical.
dalailambda
·10 anni fa·discuss
While some might claim this goes against the spirit of C, I think minor support for generics(enough to implement a type safe dynamic array e.g. vector) would be really useful. And if this did monomorphisation, then performance would still be great.