package parsite

  1. Overview
  2. Docs
A micro library for simple parsing combinators

Install

Dune Dependency

Authors

Maintainers

Sources

parsite-0.1.2.tbz
sha256=15f763e9d98014be41677913974ade7c1346bc5f8cae927b7fd24984c251879c
sha512=9fabb389cc6f68fa8b106a9939d41651824693192a1feb67cfda034e9bb18dd6c7702a43da10943ff462f762b5178349894291596fc1e1384c9b4e161de1551d

Description

A micro library for simple parsing combinators

README

Parsite

Parsite is a micro tiny parser combinator library for parsing strings that I originally made for a language project (coming soon hopefully).

Right now this is just for fun, however I do plan to develop this project more.

If you plan to use this, I will upload this to opam after a few checks.

I'd also like to thank this video for the help and inspiration.

Features

You can find the type and function information along with examples at https://faber-1.github.io/parsite/

Dependencies (4)

  1. odoc
  2. ounit2
  3. dune >= "3.13"
  4. ocaml >= "4.07"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.