#
regex-engine
Here are 3 public repositories matching this topic...
This is a toy project to get a better understanding of how regular expression engines work. REE can build parse trees and compile working NFA representations of (simple) regular expressions. This can be accessed via a simple public interface.
-
Updated
Aug 6, 2018 - Perl
This is a simple web interface for my toy regular expression engine.
-
Updated
Apr 13, 2017 - Perl
Improve this page
Add a description, image, and links to the regex-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regex-engine topic, visit your repo's landing page and select "manage topics."