Click here to Skip to main content
15,884,472 members
Articles / General Programming / Regular Expressions

Regex as a Tiny "Threaded" Virtual Machine

Rate me:
Please Sign up or sign in to vote.
4.29/5 (8 votes)
17 Jan 2020MIT17 min read 13.5K   73   11  
A Pike VM for running non-backtracking NFA regular expressions in C#

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