Skip to content
/ regex Public

A regular expression matcher written in Rust

Notifications You must be signed in to change notification settings

0x59616e/regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regex

This is a small regular expresion matcher written in Rust.

Build

$ cargo build

How to use

$ regex PATTERN FILE

Supported metacharacter

* | ? ()

About

A regular expression matcher written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages