Pretty formatter uses colors to help the eye parse the parenthesis hell. Let's use some different color (maybe background color, maybe reserve the red) to be used ONLY for the keywords of the language. Keywords are the ones seen in parsing/simple.py It's a good idea to coordinate the work with #30 to capture elegantly the list of keywords.