Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37478691
en ru br
Репозитории ALT

Группа :: Разработка/ML
Пакет: ocaml-angstrom

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.15.0-alt1
Время сборки: 30 марта 2021, 18:10 ( 160.0 недели назад )
Размер архива: 69.47 Kb

Домашняя страница:   https://github.com/inhabitedtype/angstrom

Лицензия: BSD-3-Clause
О пакете: OCaml Parser combinators built for speed and memory-efficiency
Описание:

Angstrom is a parser-combinator library that makes it easy to write efficient,
expressive, and reusable parsers suitable for high-performance applications. It
exposes monadic and applicative interfaces for composition, and supports
incremental input through buffered and unbuffered interfaces. Both interfaces
give the user total control over the blocking behavior of their application,
with the unbuffered interface enabling zero-copy IO. Parsers are backtracking by
default and support unbounded lookahead.

Текущий майнтейнер: Anton Farygin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ocaml-angstrom
  • ocaml-angstrom-debuginfo
  • ocaml-angstrom-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin