Automata Theory

Homework 1

Pattern


Example

String -->   /("([^"]|"")*")/g
Array  -->   /\[.*?\]/g 





RegExp

Github