instaparse

If you're not trampolining your parser, why bother getting up in the morning?
2015-10-15T00:52:18.000010Z

That is useful, thank you. I think there are things idiomatic to each but maybe regexes are sufficient after all

ska 2015-10-15T09:14:30.000011Z

Funny enough, I spent the morning writing a grammar for some SQL inspired tiny query language :simple_smile:

2015-10-15T16:37:25.000012Z

yes, my initial thoughts were that sql syntax docs could be parsed in some way, e.g. http://docs.aws.amazon.com/redshift/latest/dg/r_CREATE_TABLE_NEW.html compared to https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL