The Wayback Machine - https://web.archive.org/web/20111028060742/http://www.codeguru.com/cpp/cpp/cpp_mfc/parsing/

    Parsing

    Write Your Own Regular Expression Parser

    Learn the principles behind regular expressions.

    CParser'—A Simple File Parser

    When there is the need to parse a file and a "real" parser would be oversized for the job, this rather simple parser might be an alternative.

    Implementing CustomDraw into Your Project

    By using CustomDraw, the colors can be set for individual items. In this article, the step-by-step implementation is shown.

    Words and Lines Counting Utility

    This utility is very useful for counting the number of lines and words in programs or text files. It is a very simple utility, but it is also very powerful.

    Number To English Translation

    Useful class that enables you to display the textual representation of a number (for things such as check writing applications)

    Mini Pascal Compiler

    Mini Pascal Compiler

    CTokenEx - A String Tokenizer Class

    CTokenEx - A String Tokenizer Class

    String Tokenizer

    String Tokenizer

    Expression Evaluation

    Expression Evaluation

    A Generalized Parsing Class for MFC

    A Generalized Parsing Class for MFC

    Lexical Analyser

    Lexical Analyser