package pa_ppx_hashcons
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A PPX Rewriter for Hashconsing
Install
dune-project
Dependency
Authors
Maintainers
Sources
8.05.01.tar.gz
sha512=05a9dc1350d7a5d47b717797c1cdc3bb7981dc45cf16b474626a3b8e10bd248d87fce9db347a07683eaf3b2f313800be87f267f1336ce69144c71289c65b7e58
Description
This is a PPX Rewriter for generating hashconsing implementations of ASTs, mechanizing the ideas and code of Jean-Christophe Filliatre and Sylvain Conchon.
Published: 23 May 2026
Dependencies (9)
- hashcons
- fmt
-
bos
>= "0.2.0" -
not-ocamlfind
>= "0.10" -
pa_ppx
>= "8.05.01" -
camlp5
>= "8.05.01" -
camlp5-buildscripts
>= "0.02" -
cppo
>= "1.6.9" -
ocaml
>= "4.11.0"
Dev Dependencies (2)
-
ounit
>= "2.2.7" & with-test -
pa_ppx_migrate
with-test & >= "8.05.01"
Used by (2)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page