So, since this blog is about grammars I'll post my thoughts on the formal grammars of programming languages. I've made a list of all of the languages I know and the languages that I'd like to pick up. The totals are currently 21 and 11, respectively. Thirty-two is a nice, round number (for programmers at least, 2^5) so I think I'll try to pick up the last 11. I've been wanting to create my own language with "best of breed" elements in it as well as two novel features: a single character quote operator and arbitrary ordering of function/method calls.