package tyre

  1. Overview
  2. Docs
Typed Regular Expressions

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.1.tar.gz
md5=f99c76c3385de770f56e8591bbf21fa4

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 Sep 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.