Click here to Skip to main content
15,887,821 members
Articles / Programming Languages / C#

LookAheadEnumerator: Implement Backtracking in Your Parsers

Rate me:
Please Sign up or sign in to vote.
5.00/5 (13 votes)
23 Dec 2019MIT3 min read 16.4K   123   3  
Easily implement efficient backtracking capabilities over any enumeration

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions