Chuck Esterbrook wrote:
On 2/18/07, Eliezer S. Yudkowsky <[EMAIL PROTECTED]> wrote:
Mark Waser wrote:
>...

I find C++ overly complex while simultaneously lacking well known
productivity boosters including:
* garbage collection
* language level bounds checking
* contracts
* reflection / introspection (complete and portable)
* dynamic loading (portable)
* dynamic invocation

Having benefited from these in other languages such as Python and C#,
I'm not going back. Ever.
...
Best regards,

-Chuck
You might check out D ( http://www.digitalmars.com/d/index.html ). Mind you, it's still in the quite early days, and missing a lot of libraries ... which means you need to construct interfaces to the C versions. Still, it answers several of your objections, and has partial answers to at least one of the others.

-----
This list is sponsored by AGIRI: http://www.agiri.org/email
To unsubscribe or change your options, please go to:
http://v2.listbox.com/member/?list_id=303

Reply via email to