October 15, 2008

Distributing programs correctly
One of the things I like in Chicken scheme is one of the cleanest distribution model I ever seen. For some it will look, at first, very ordinary or they will not notice it at all (at best) but... shouldn't The Right Way be the program installation without noticing that procedure at all? Continue reading →


October 13, 2008

Code prettyfier
Just played with a Google's code prettify and after following Continue reading →


September 23, 2008

SunStudio journey
Some time ago I managed to get (read as "downloaded") a SunStudio toolchain; it is always nice to see what alternatives could look like and/or to prove how badly gcc sucks these days. Unforunately, lack of time left only few "Hello worlds" compiled with Sun's product, a quick usage and compilation speed test. Continue reading →