https://github.com/memowe/regex-engine
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.
https://github.com/memowe/regex-engine
perl regex regex-engine
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/memowe/regex-engine
- Owner: memowe
- Created: 2017-04-13T08:46:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T09:18:18.000Z (almost 8 years ago)
- Last Synced: 2024-12-25T05:09:59.497Z (over 1 year ago)
- Topics: perl, regex, regex-engine
- Language: Perl
- Size: 82 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0