A simple parser (and evaluator) for boolean expressions. We take in a string representing a boolean expression expressed in terms of variables, and then we evaluate the expression, generating its ...