This is a ANTLR4 grammar for the rockstar programming language. There are probably a dozen ways of doing it better (or simpler) than I did, but as this is my first ANTLR grammar.
I'm sure there are lots of them :-)
Mostly automated tests, created the grammar with help of the ANTLR plugin for IntelliJ, but checking everything by hand for every change doesn't work too well.