July 29, 2003
Hi folks,

I've just started trying to learn the D language and I really like it so far. It seems that the example code included with the compiler is pretty short on language features and uses no OOP at all. So, I created another version of the wordcount program that uses every D feature I could learn.

I have attached the source code in case it might be of some value to Walter's effort.

Ps:  I may have recreated the wheel in places, so any comments would be welcomed by this newbie.

Thanks


July 29, 2003
Oops, I forgot to attach the source code. Got it this time.