package diffast-langs-cpp-spec
- 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
C/C++ parser spec for Diff/AST
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.3.6.tar.gz
sha256=be973fe1316a3d72672c03680305ca8a4ad947ed07a8c3eeea8380faec9e52c0
md5=edb85aaf77cd22aaa8f6ce3889bf241d
Description
C/C++ parser specification for Diff/AST. Diff/AST is a fine-grained source code differencing tool based on an algorithm for computing tree edit distance (TED) between two ordered labeled trees.
Published: 25 Nov 2025
Dependencies (5)
-
vlt
>= "0.2.4" -
diffast-core
= version - dune-site
-
ocaml
>= "4.14" -
dune
>= "3.18"
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
-
diffast
>= "0.3.6" -
diffast-langs-cpp
>= "0.3.6"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page