tyre
Typed Regular Expressions
Description
Tyre is a set of combinators to build type-safe regular expressions, allowing automatic extraction and modification of matched groups. Tyre is bi-directional: a typed regular expressions can be used for parsing and unparsing. It also allows routing, by providing a list of regexs/routes and their handlers.
Install
- Published
-
17 Apr 2017
- Authors
-
- Maintainers
-
Sources
Dependencies
alcotest
with-test & >= "0.6.0" & < "0.8.0"
re
>= "1.7.0" & < "1.9.0"
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.02.0"
Reverse Dependencies