>>18
CLer here. I wrote more semi-portable C code lately than I wrote Lisp code. Just use the tool that fits the job better. If my needs were better served by C for some task, I have no problem with using it (in the latest case, it involved some pointer arithmetic which is just more trivial to do in C (can be done semi-portably(nearly de facto portable) in CL, but it's still trickier)). I think you have an incorrect view of us which states that we won't touch anything that isn't Lisp: I use what fits my needs. This doesn't mean that when I wrote my C code I didn't see how certain things would have been done much more nicely in Lisp, yet given that that particular C-specific uglyness only occupied some 5 lines of code, it wasn't worth rewriting a small-medium project just for some extra beauty. I don't even participate in the mindless trolling that seems to be going here lately: there's someone hating on Lisp without no valid reason besides his poor taste and then there's someone hating on everything not Lisp for unclear reasons, but surely because the first troll provoked him into counter-spamming.
tl;dr: You have a very flawed image of those that you hate and you don't even understand who they are, what they think and what they do.