Eric White's Blog RSS icon RSS icon

Open XML, SharePoint, and Office

Recursive Descent Parser

This post is one in a series on using LINQ to write a recursive-descent parser for SpreadsheetML formulas.

  1. Writing a Recursive Descent Parser using C# and LINQ
  2. Recursive Descent Parser using LINQ: The Augmented Backus-Naur Form Grammar
  3. Recursive Descent Parser: A Simple Grammar
  4. Creating a Collection from Singletons and Collections using LINQ
  5. Building a Simple Recursive Descent Parser
  6. Building a Simple Recursive Descent Parser (continued)
  7. Building a Simple Recursive Descent Parser (Completed Simple Parser)

3 Responses to “Recursive Descent Parser”


Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>