Ohad Lutzky wrote: > Ruby is a dynamic, open source programming language with a focus on > simplicity and productivity. It has an elegant syntax that is natural > to read and easy to write. > > Hello world in ruby is: > > print "Hello World!" > > (or, alternatively, for interactive ruby, just "Hello World!") > > Anyone interested? > Yes, I am.