Package ocaml-ppxlib_jane: Information
Source package: ocaml-ppxlib_jane
Version: 0.17.4-alt1
Build time: Apr 7, 2026, 01:00 AM in the task #414310
Category: Development/ML
Report package bugHome page: https://github.com/janestreet/ppxlib_jane
License: MIT
Summary: Utilities for working with Jane Street AST constructs
Description:
A library for use in ppxes for constructing and matching on ASTs corresponding to the augmented parsetree that is recognized by the Jane Street OCaml compiler. ASTs constructed using this library are compatible with the standard OCaml compiler. Any syntax change known to this library is encoded as attributes, and the standard OCaml compiler's interpretation of the ASTs constructed by these library (which amounts to ignoring the attributes) is reasonable. That is, we only expose "unsurprising" things in this library. For example, if you construct an n-ary function using this library, the standard OCaml compiler will interpret it as n nested unary functions in the normal way.
List of RPM packages built from this SRPM:
ocaml-ppxlib_jane (x86_64, i586, aarch64)
ocaml-ppxlib_jane-debuginfo (x86_64, aarch64)
ocaml-ppxlib_jane-devel (x86_64, i586, aarch64)
ocaml-ppxlib_jane (x86_64, i586, aarch64)
ocaml-ppxlib_jane-debuginfo (x86_64, aarch64)
ocaml-ppxlib_jane-devel (x86_64, i586, aarch64)
Maintainer: Anton Farygin
Last changed
Jan. 22, 2026 Anton Farygin 0.17.4-alt1
- 0.17.2 -> 0.17.4
Jan. 16, 2025 Anton Farygin 0.17.2-alt1
- 0.17.0 -> 0.17.2
Sept. 4, 2024 Anton Farygin 0.17.0-alt1
- first build for ALT Linux