Feeds:
Posts
Comments

Archive for the ‘Programming’ Category

This is one of the reasons I love Open Source. IBM’s Razy Ladelsky is looking at adding auto-parallelization support to GCC. This is going to be done by parallelizing loops. While this might seem small to some this would be a very handy feature to have within the mainline of GCC and would help get [...]

Read Full Post »

So for the last few years I have been learning bits and pieces of the programming language Ada. I had wanted to learn it since I had heard of all the benifits to programming in it (mostly stablity related to it being a strong typed language and the fact that the compiler loves to spit [...]

Read Full Post »