Regex Analyzer

  • Authors:

    Antonia Ritter, Shiyue Zhang, Vicente Riquelme, Will Beddow

  • Slides (PDF)
  • Demo:
  • Description:

    For our comps project, entitled formally "The Parsing and Analysis of Regular Expressions", our group built a command line tool capable of automatically analyzing the security, generalizability, and understandability of regular expressions. The tool has the ability to extract and parse those regular expressions automatically, finding them in one of seven supported programming languages in a directory supplied as an input to the command line tool.