Language fascism etc
Java is the SUV of programming tools.
Is the quick and dirty use of languages like Perl just quick, because the long way always ends up dirty anyway?
Why are Lisp people so snobbish? The number of pages I’ve read where people say things like “Knowing Lisp is the pinnacle of programming enlightenment is affirming a (less well-known) truth.” amazes me. What amazes me more is that nobody is prepared to take me by the hand and show me why Lisp is best. If it really is so good, wouldn’t it pain them to see people using other languages? How do they explain the proliferation of other languages? When I see people I know doing things wrong, I offer advice. I try to make things easier and save them time - it’s The Laziness of Programmers™. Why are the Lisp ranks so clandestine (yes I have seen the syntax).
I like to think I’m language agnostic. Changing languages often makes me happiest. I’ve been writing lots of Java recently, so when I opened up a C++ file the other day, it looked really good. Compared to Java, C++ is nicely minimal and hard looking. That’s just the aesthetic though. In terms of use, I’m not really sure about what I prefer. Sure my development time in PHP is quicker, but often the bugs I’m chasing might well have been caught by Java’s stronger checking. I really don’t like debugging C memory management code though.
Still, I find myself compiling clisp
as I type. Hmmm. Should be working.