[ buster ]
[ bullseye ]
[ 源代码: ppx-tools-versioned ]
软件包:libppx-tools-versioned-ocaml-dev(5.4.0-1 以及其他的)
libppx-tools-versioned-ocaml-dev 的相关链接
Debian 的资源:
下载源码包 ppx-tools-versioned:
- [ppx-tools-versioned_5.4.0-1.dsc]
- [ppx-tools-versioned_5.4.0.orig.tar.gz]
- [ppx-tools-versioned_5.4.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Tools for authors of OCaml syntactic tools (Development package)
A variant of ppx-tools based on ocaml-migrate-parsetree.
It 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.
This package contains development files.
其他与 libppx-tools-versioned-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmigrate-parsetree-ocaml-dev-9pt34
- 本虚包由这些包填实: libmigrate-parsetree-ocaml-dev
-
- dep: libppx-tools-versioned-ocaml-hrxm5
- 本虚包由这些包填实: libppx-tools-versioned-ocaml
-
- dep: ocaml-nox-4.11.1
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries