package tyre

  1. Overview
  2. Docs
Typed Regular Expressions

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
sha256=d173e8c6bdc28ee82b3fb1f5e99536cb51da0c832fea3f420ecd39a838bd9996
md5=5941cb6bc3ea1c8fb4425e4871b96063

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.

Tags

regex

Published: 12 Aug 2016

Dependencies (5)

  1. result
  2. re >= "1.6.0" & < "1.9.0"
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. alcotest with-test & >= "0.6.0" & < "0.8.0"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.