Yang wrote: > Has anyone looked into the D programming language? From afar, it looks > "nice" - it seems well-suited for systems programming, like a > substantially-cleaned-up C++ or a Java that gives you more raw > control. Digital Mars' D compiler also falls just under gcc's C > compiler in the computer language shootout's CPU comparisons. I've > never used it, though.
D binds you to one particular compiler, supporting 1-2 platforms (I'm not sure if Digital Mars supports Linux). What if DM will go out of business? What if you will want to port to Macintosh? -- Wishes, Alexander Pevzner _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
