oh D has more interesting things for a compiled language:
 - dynamic closures or delegates to nested functions
 - lazy evaluation
 - template mixins
 - garbage collection

I am not sure if all these things are really useful - but it looks interesting. especially the delegates stuff.
I think the main problem of Java, D, C++... (and even Object Pascal) is the "syndrome of giantism". They are getting bigger and bigger all the time. C, instead, doesn't suffer of this and it is always a main language. I think we have to restart from Turbo Pascal 3.0.

--
Jilani KHALDI

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to