Tag: programming
Small Ideas For A Better Programming Language (Part 1)
Jan 16 2008, 13:00 permalinkSome time ago I've started taking notes of things that I would implement in a "perfect" programming language if I was creating one. I'm starting with minor and/or vague general things which I'm pretty positive about.
Python: The First Impression
Jul 16 2006, 15:31 permalinkRecently I've decided to try using Python for my scripting. Python is mature (used by Subversion project -- and this means a lot for me, I consider Subversion development model quite "healthy"), has some Lispy features and comes preinstalled on Mac. Those alone are good reasons to give it a try!