package ostap

  1. Overview
  2. Docs
Parser-combinator library

Install

Dune Dependency

Authors

Maintainers

Sources

ostap-0.6.tbz
sha256=8c310bd119fbc3ccbaf6f048d7cf97454343df01699c6da01fc72e0d09a6d9d5
sha512=784888bf0b6125404406ad1e5a6e08d587fcfb827482a4302de09077631b46a0674406de5b2e82a201be73665411d2021cdce5424a4a5c896fd0378e100f0130

doc/ostap.BNF3/BNF3/Def/index.html

Module BNF3.DefSource

Rule definition representation.

Sourcetype t

Main type

Sourceval make : string -> Expr.t -> t

Constructor of simple definition. Takes name and body.

Sourceval makeP : string -> string list -> Expr.t -> t

Constructor of parameterized definition. Takes name, argument name list and body.

Sourceval toTeX : t -> string

TeX printer.

OCaml

Innovation. Community. Security.