You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently not using regex in the parser, mostly due to lack of practice using them (regex can be non deterministic).
Test performance with regex instead of splits and choose