Installing Scheme on Mac OS X


Hola readers, Many questions might have come across your mind on seeing the title. It says installing 'Scheme'. Well I am not talking about any offers or daily schemes :P. Scheme is a functional programming language, a variation to LISP programming language. And other thing that might come across would be why am I talking … Continue reading Installing Scheme on Mac OS X

Advertisement

VIM – Developer’s Magic-Wand


I assume most of my blog visitors are familiar with Linux or Unix and FreeBSD. VIM is a very powerful editor for Linux and Unix based OS. It is pre-installed in most of the recent distros. VIM stands for "VI Improved", which is based on VI (used in command line interface). VIM can be used … Continue reading VIM – Developer’s Magic-Wand