Crates.io | rex-regex |
lib.rs | rex-regex |
version | 0.1.4 |
source | src |
created_at | 2020-02-29 12:45:01.236392 |
updated_at | 2020-12-09 21:47:44.255229 |
description | A pedestrian library for regular expressions: Slow, but easy to understand |
homepage | |
repository | https://github.com/dermesser/rex |
max_upload_size | |
id | 213775 |
size | 67,573 |
rex is a mere playground where I'm trying to write an engine for parsing, compiling and matching regular expressions.
It's a bit slow right now, but generally works.
Consider the code licensed under the MIT license.