Automata Theory
Homework 1
Pattern
String
Array
Example
String --> /("([^"]|"")*")/g
Array --> /\[.*?\]/g
RegExp
Github