パッケージ: libmikmatch-ocaml-dev (1.0.9-1 など)
libmikmatch-ocaml-dev に関するリンク
Debian の資源:
mikmatch ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
camlp4 extension for pattern matching with regexps - development
Mikmatch provides enhanced pattern matching with regexps for OCaml.
The goal of Mikmatch is to make text-oriented programs even easier to write, read and run without losing the unique and powerful features of OCaml. Mikmatch provides a concise and highly readable syntax for regular expressions, and integrates it into the syntax of OCaml thanks to Camlp4.
The implementation of Mikmatch consists essentially of:
* a library which is loaded by the OCaml preprocessor (Camlp4) and defines sophisticated "macros", i.e. the modified syntax; * a traditional library (runtime) which is required by the programs that use the Mikmatch syntax; * a dedicated 'mikmatch' command which can be used as a replacement for 'ocaml' in scripts or as an interactive toplevel. It performs automatically these steps: preprocessing, compilation and execution.
This package contains the development files needed for programming with the library.
その他の libmikmatch-ocaml-dev 関連パッケージ
|
|
|
|
-
- dep: libcamlp4-ocaml-dev-65dm3 [i386]
- 以下のパッケージによって提供される仮想パッケージです: libcamlp4-ocaml-dev
-
- dep: libcamlp4-ocaml-dev-74as4 [armhf]
- 以下のパッケージによって提供される仮想パッケージです: libcamlp4-ocaml-dev
-
- dep: libcamlp4-ocaml-dev-dcdy6 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: libcamlp4-ocaml-dev
-
- dep: libcamlp4-ocaml-dev-mm909 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: libcamlp4-ocaml-dev
-
- dep: libmikmatch-ocaml-6t120 [armhf, i386]
- 以下のパッケージによって提供される仮想パッケージです: libmikmatch-ocaml
-
- dep: libmikmatch-ocaml-9o5x2 [amd64, arm64]
- 以下のパッケージによって提供される仮想パッケージです: libmikmatch-ocaml
-
- dep: libpcre-ocaml-dev-4fcv9 [armhf, i386]
- 以下のパッケージによって提供される仮想パッケージです: libpcre-ocaml-dev
-
- dep: libpcre-ocaml-dev-l5rk6 [amd64, arm64]
- 以下のパッケージによって提供される仮想パッケージです: libpcre-ocaml-dev
-
- dep: ocaml-nox-4.11.1
- 以下のパッケージによって提供される仮想パッケージです: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries