https://github.com/fsprojects/FSharp.Text.RegexProvider
A type provider for regular expressions.
https://github.com/fsprojects/FSharp.Text.RegexProvider
Last synced: about 2 hours ago
JSON representation
A type provider for regular expressions.
- Host: GitHub
- URL: https://github.com/fsprojects/FSharp.Text.RegexProvider
- Owner: fsprojects
- License: apache-2.0
- Created: 2014-02-21T11:56:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T13:55:45.000Z (about 6 years ago)
- Last Synced: 2025-11-03T14:24:31.419Z (17 days ago)
- Language: F#
- Homepage: http://fsprojects.github.io/FSharp.Text.RegexProvider/
- Size: 829 KB
- Stars: 76
- Watchers: 18
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-fsharp - FSharp.Text.RegexProvider - Type provider for regular expressions. (Type Providers / Performance Analysis)
README
RegexProvider [](https://www.nuget.org/packages/FSharp.Text.RegexProvider/)
=============
The RegexProvider project contains a type providers for regular expressions. Documentation available here.
## Building
* Mono: Run *build.sh* [](https://travis-ci.org/fsprojects/FSharp.Text.RegexProvider)
* Windows: Run *build.cmd*
## Maintainer(s)
- [@dtchepak](https://github.com/dtchepak)
- [@forki](https://github.com/forki)
- [@vasily-kirichenko](https://github.com/vasily-kirichenko)
The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)