Zander icon indicating copy to clipboard operation
Zander copied to clipboard

Regular expression for matrix information. I.e. parse structured blocks of information from csv or excel files (or similar 2d matrixes)

Results 6 Zander issues
Sort by recently updated
recently updated
newest added

Write about how this lib relates to generalized regex.

Should have link to fsproject site and more documentation on NuGet page.

bug
help wanted

It would make sense to create a type provider for a given expression. This will make the library more useful.

enhancement

- [ ] \c : cell ? Empty or with value - [ ] \v : cell with value - [x] _ : empty cell

enhancement

https://github.com/wallymathieu/Thompson_Regex

enhancement

http://blog.sigfpe.com/2009/01/fast-incremental-regular-expression.html

enhancement
question