package fmlib

  1. Overview
  2. No Docs
Functional monadic library

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=0558665285e4d7691e5a80c90ab05a7acb86c09f03ceef6589f150f6d3574573
md5=fb61f4d6e7233cf8d1d71758e6110c1e

doc/fmlib.fmlib_parse/Fmlib_parse/index.html

Module Fmlib_parseSource

Sourcemodule Buffer : sig ... end
Sourcemodule Character : sig ... end

Character Parser: An indentation sensitive parser which parses streams of characters i.e. the token type is char.

Sourcemodule Character_state : sig ... end
Sourcemodule Error : sig ... end
Sourcemodule Generic : sig ... end

A Generic Parser where all parameters are customizable.

Sourcemodule Indent : sig ... end

The allowed indentations: Helper module for indentation sensitive parsing.

Sourcemodule Interfaces : sig ... end
Sourcemodule Located : sig ... end

A parsing construct located within a file.

module Parse : sig ... end

Parsing Library

Sourcemodule Position : sig ... end

Represent a position in a text file.

Sourcemodule Test_calculator : sig ... end
Sourcemodule Test_character : sig ... end
OCaml

Innovation. Community. Security.