package tyre

  1. Overview
  2. Docs
Typed Regular Expressions

Install

Dune Dependency

Authors

Maintainers

Sources

tyre-0.4.tbz
md5=7be0f142c25c233a0e257adc76fdf5e9

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: 07 Aug 2018

Dependencies (5)

  1. seq
  2. result
  3. re >= "1.8.0"
  4. jbuilder >= "1.0+beta7"
  5. ocaml >= "4.02.0"

Dev Dependencies (1)

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

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.