Ingilterede geliştirilen bir GPL projeden bahsetmek istiyorum, Dasher yazılımı göz hareketlerinizi takip ederek yazı yazmanıza olanak veriyor, demo'larını izledim gerçekten çok güzel, eylül ayı içinde 3.0 versiyonu çıkacak olan yazılımın, 1.6.8 versiyonunu ücretsiz olarak internet sitelerinden download edebilirsiniz. Adres:
www.inference.phy.cam.ac.uk
Q:Do you have any predictions as to the future of C?
A:Dennis Ritchie: C is declining somewhat in usage compared to C++, and maybe Java, but perhaps even more compared to higher-level scripting languages. It's still fairly strong for the basic system-type things.
Q:What's your opinion on microkernels vs. monolithic?
A:Dennis Ritchie: They're not all that different when you actually use them. `Micro´ kernels tend to be pretty large these days, and `monolithic´ with loadable device drivers are taking up more of the advantages claimed for microkernels.