[ Bron: ppx-tools ]
Pakket: libppx-tools-ocaml-dev (5.0+4.05.0-1)
Verwijzigingen voor libppx-tools-ocaml-dev
Trisquel bronnen:
Het bronpakket ppx-tools downloaden:
- [ppx-tools_5.0+4.05.0-1.dsc]
- [ppx-tools_5.0+4.05.0.orig.tar.gz]
- [ppx-tools_5.0+4.05.0-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian OCaml Maintainers (Mailarchief)
- Stéphane Glondu
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
tools for authors of OCaml syntactic tools
This package includes tools for authors of syntactic tools (such as ppx rewriters):
* ppx_metaquot: a ppx filter to help writing programs which manipulate the Parsetree, by allowing the programmer to use concrete syntax for expressions creating Parsetree fragments and patterns deconstructing Parsetree fragments; * rewriter: a utility to help testing ppx rewriters that runs the rewriter on user-provided code and returns the result; * Ast_mapper_class: a generic mapper from Parsetree to Parsetree implementing a deep identity copy, which can be customized with a custom behavior for each syntactic category; * dumpast: parses fragments of OCaml code (or entire source files) and dump the resulting internal Parsetree representation; * genlifter: generates a virtual "lifter" class for one or several OCaml type constructors.
Andere aan libppx-tools-ocaml-dev gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: ocaml-nox-4.05.0
- virtueel pakket geboden door ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries