So, I downloaded the Vim package for this egregious language, and it's full of macros to do shit like auto-capitalizing keywords when you type them. Now, the website says part of the reason for uppercase keywords is to allow the user to use the lowercase version as a variable name, but with these macros, you'd have to go back over the word you just typed and lowercase it. (Like this takes any effort at all in Vim....But still.)