Click here to Skip to main content
15,881,812 members
Articles / General Programming / Regular Expressions

Lex: An Optimizing Compiler for Regular Expressions

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
3 Feb 2020MIT9 min read 17.8K   151   5  
A Pike virtual machine and optimizing compiler for regular expressions using an NFA engine

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