Movatterモバイル変換


[0]ホーム

URL:


packageppx_bitstring

  1. Overview
  2. Docs

You can search for identifiers within the package.

in-package search v0.2.0

Bitstrings and bitstring matching for OCaml - PPX extension

Install

Dune Dependency

Authors

Maintainers

Sources

v4.1.0.tar.gz
sha256=67f0cc4466be538abf2d1fdea8517c35de1e7df8ce5b96341964ce8aebf54298
md5=8ae6f04eaa29481c6830ee3be5cba755

Description

The ocaml-bitstring project adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml.You can use this module to both parse and generate binary formats, files and protocols.Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.

Published:14 Dec 2020

README

README.orig

ocaml-bitstring Copyright (C) 2008-2012 Red Hat Inc, Richard W.M. Jones.This library was formerly known as 'bitmatch'.Please see the html subdirectory for developer documentation.The only requirements are OCaml >= 4.02.0, camlp4, ocamldoc, and findlib.If you optionally have CIL (http://cil.sourceforge.net/) installedthen there are some nice extra tools for converting C header filesinto matchable OCaml structures.To build:./configuremakeOther make targets:make check# build and run the test suitemake examples# build the examplesmake print-tests# print expanded test macrosmake print-examples# print expanded example macrosTo install (as root):make installLICENSE----------------------------------------------------------------------The library is licensed under the LGPL v2 or later, with the OCamllinking exception.  See the file COPYING.LIB for full terms.Programs are licensed under the GPL v2 or later.  See the file COPYINGfor full terms.All examples and tests are public domain.

Dependencies (4)

  1. ppxlib>= "0.18.0" & < "0.36.0"
  2. bitstring>= "4.0.0"
  3. ocaml>= "4.04.1"
  4. dune>= "2.5"

Dev Dependencies (2)

  1. ounitwith-test
  2. ocamlwith-test & >= "4.08.0"

Conflicts

None


[8]ページ先頭

©2009-2025 Movatter.jp