I have written a parser using megaparsec for a very simple language consisting of integer literals and two unary operators "a" and "b":
da