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

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

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

Текущая версия: 0.24.0-alt1.1
Время сборки: 27 июля 2023, 13:52 ( 35.0 недели назад )
Размер архива: 196.20 Kb

Домашняя страница:   https://github.com/ocaml-ppx/ppxlib

Лицензия: MIT
О пакете: Base library and tools for ppx rewriters.
Описание:

A comprehensive toolbox for ppx development. It features:

* a OCaml AST / parser / pretty-printer snapshot,to create a full frontend
  independent of the version of OCaml;
* a library for library for ppx rewriters in general, and type-driven code
  generators in particular;
* a feature-full driver for OCaml AST transformers;
* a quotation mechanism allowing to write values representing the OCaml AST
  in the OCaml syntax;
* a generator of open recursion classes from type definitions.

Текущий майнтейнер: Ivan Melnikov

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

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

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