by honey the codewitch
Silly SQL Tricks, Mistakes and Other Nonsense
by Matt Scarpino
Explains how to generate Python parsing code with ANTLR and use the code to create a Python parser in C++
by Matt Scarpino
Explains how to generate parsing code with ANTLR and access the code in a C++ application
by Ilia Reznik, Vladimir Shatalov
Parser for Wikipedia pages from XML dump is presented. Extraction of biographical data and categories with their parents is shown as an example.