PEGDemo Parser Expression Grammar with SuperPower library demo Expression samples = ((Card = "Visa") OR (Card = "MasterCard")) AND (Amount > 100)