C++, D: Dinosaurs?
Christopher Wright
dhasenan at gmail.com
Sun Nov 9 07:14:16 PST 2008
Walter Bright wrote:
> I understand how you feel. For a very long time, I felt the same way. I
> wanted the control. I thought GC was for below average programmers who
> couldn't handle memory allocation. I worked with a Java implementation
> for a while when Java first came out (building a native Java compiler)
> and came to realize the basis of my beliefs were unfounded.
I feel obliged to mention Kris's presentation on garbage collection,
"Array Slicing Fo' Shizzle" (
http://www.authorstream.com/Presentation/george-38229-Kris-Array-Slicing-foShizzle-Background-Java-Enigma-GC-Pressure-slic-Education-ppt-powerpoint/
), mentions some issues with abusing a garbage collector. (Where are the
videos for that? I thought they were released, but I don't see any links
in the likely places.)
More information about the Digitalmars-d
mailing list