ert wrote: > how is D better than c++? any comments appreciated > > 1. Inner functions! 2. Garbage collection. 3. True modules. 4. More powerful templates(more parameter options/static if/is...) 5. Object references instead of pointers. 6. True array/string support. 7. Foreach iteration 8. Delegates. 9. Explicit casts. Did I mention inner functions? :) -DavidM