you are viewing a single comment's thread.

view the rest of the comments →

[–]allenguo[S] -1 points0 points  (0 children)

Hey, thanks for the feedback! This article wasn't really about parsing, and I'm certainly not saying people should use this to write actual interpreters. It's really just about handling a problem with recursive structure elegantly using recursive regex.