Twin Cities Code Camp

        Jordan        Terrell

Using Sprache and C# to parse text and build DSLs

by Jordan Terrell

Mon, Apr 01, 2013
Room:
Time: 0:00

Sprache is a powerful .NET library to enable .NET developers to quickly implement text parsers. In this talk, Jordan will show you the basics of using Sprache, how to build a simple Abstract Syntax Tree (AST) to contain the parse results, an example of a simple end-to-end Domain Specific Language (DSL), and some of the extensible points of the Sprache library.


About the Author