>>9In Lisp, it is less distracting. The fact that some special core form is used couldn't be less important, yet syntax highlighting draws your attention to parts that are not worthy of it. Who gives a shit that
lambda was used?
You can see other effects in other languages, even though they aren't as strong as they are in Lisp. For instance, when type highlighting does not exist, declarations might need better formatting, which is a net win. Good habits can emerge this way.