[ buster ]
[ bullseye ]
[ 原始碼: ppx-tools-versioned ]
套件:libppx-tools-versioned-ocaml(5.2.1-1)
libppx-tools-versioned-ocaml 的相關連結
Debian 的資源:
下載原始碼套件 ppx-tools-versioned:
- [ppx-tools-versioned_5.2.1-1.dsc]
- [ppx-tools-versioned_5.2.1.orig.tar.gz]
- [ppx-tools-versioned_5.2.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Tools for authors of OCaml syntactic tools (Runtime library)
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.
其他與 libppx-tools-versioned-ocaml 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libmigrate-parsetree-ocaml-tpm58
- 本虛擬套件由這些套件填實: libmigrate-parsetree-ocaml
-
- dep: libresult-ocaml-ciso5
- 本虛擬套件由這些套件填實: libresult-ocaml
-
- dep: ocaml-base-nox-4.05.0
- 本虛擬套件由這些套件填實: ocaml-base-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries