I'm curious about delphi... is it also an open source language?
Not actually. http://en.wikipedia.org/wiki/Embarcadero_DelphiThe Delphi IDE & compiler is not free or open source, this is true, but the base language is Object Pascal, of which there is a free open source compiler & IDE available: Free Pascal/Lazarus
There are some benefits to using that over Delphi, in that it is possible to compile your code to run natively on more than just Windows. (code once, compile for anywhere)













Logged



The ONLY reason for my use of it is as a learning experience and for possibly granting the wishes of some Mac users. (can't do that with Delphi)

I love coding





