Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040903
en ru br
ALT Linux repos
S:0.24.0-alt1.1

Group :: Development/ML
RPM: ocaml-ppxlib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.24.0-alt1.1
Build date: 27 july 2023, 13:52 ( 35.0 weeks ago )
Size: 196.20 Kb

Home page:   https://github.com/ocaml-ppx/ppxlib

License: MIT
Summary: Base library and tools for ppx rewriters.
Description:

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.

Current maintainer: Ivan Melnikov

List of contributors

List of rpms provided by this srpm:

  • ocaml-ppxlib
  • ocaml-ppxlib-debuginfo
  • ocaml-ppxlib-devel
  • ocaml-ppxlib-devel-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin