Information for build ocaml-ppxlib-0.13.0-1.fc33
ID | 162396 |
---|---|
Package Name | ocaml-ppxlib |
Version | 0.13.0 |
Release | 1.fc33 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/ocaml-ppxlib.git#80a63c7d72084b283ab34c2fa1e15e5efb22b3b6 |
Summary | Base library and tools for ppx rewriters |
Description | The ppxlib project provides the basis for the ppx system, which is currently the officially supported method for meta-programming in Ocaml. It offers a principled way to generate code at compile time in OCaml projects. It features: - an OCaml AST / parser/ pretty-printer snapshot, to create a full frontend independent of the version of OCaml; - a library for ppx rewriters in general, and type-driven code generators in particular; - a full-featured driver for OCaml AST transformers; - a quotation mechanism for writing values representing OCaml AST in the OCaml syntax; - a generator of open recursion classes from type definitions. |
Built by | davidlt |
State | failed |
Volume | DEFAULT |
Started | Tue, 09 Jun 2020 13:49:16 UTC |
Completed | Tue, 09 Jun 2020 14:01:15 UTC |
Task | build (f33, /rpms/ocaml-ppxlib.git:80a63c7d72084b283ab34c2fa1e15e5efb22b3b6) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppxlib.git#80a63c7d72084b283ab34c2fa1e15e5efb22b3b6'}} |
Tags | No tags |
RPMs | No RPMs |
Changelog | * Thu May 07 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Initial RPM |