programming language evolution
programming no comments »surfing the web today i came across two interesting programming language articles. the first is by tim bray and is entitled on character strings. reading this article i couldn’t help but shudder at the thought of using strings in objective-c. if i have to type stringWithCString or stringWithFormat one more time i’m going to explode. while i’m not a huge perl advocate, i think it gets used far too often than it should, i do think that the string constructs in perl represent an ideal world. it’s easier to get what you want in the format you want it in perl than any other language.
the other article worth a read if you get a chance is by paul graham and is entitled the hundred year language. it’s an educated look at programming language evolution in an attempt to hedge our development with languages that are going to be short lived or quickly converge into a something superior.
recent comments