Automata Theory

Homework 1

Pattern  


Example

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

Sample code





RegExp

Github