package asak

  1. Overview
  2. Docs
Partitioning OCaml codes

Install

Authors

Maintainers

Sources

0.3.tar.gz
md5=a1ada3488624203e71dec6806e02fdab
sha512=b34bf3cb5471b7ec2fb32682481a3fb253a6fc80cbbb9c310756d94320524921ea70594b590c0e3d0b4c80321243a634014b84aed1be98065bbac5f9ec3c0d27

Description

Asak provides functions to parse, type-check and identify similar OCaml codes. These functions are then used to partition codes implementing the same function and help to detect code duplication.

Published: 25 Jul 2021

Dependencies (4)

  1. cppo build & >= "1.6.0"
  2. dune > "1.5"
  3. cmdliner >= "1.0.0"
  4. ocaml >= "4.05" & < "4.13"

Dev Dependencies (2)

  1. alcotest with-test & >= "0.8.0"
  2. odoc with-doc & >= "1.2.0"

Conflicts

None