package asak

  1. Overview
  2. No Docs
Partitioning OCaml codes

Install

Authors

Maintainers

Sources

0.4.tar.gz
md5=eb461a985e371d6a58fd98442373163e
sha512=8c734a0aaf92b7922495a9bd7961383aab45a9466b2ff9881b61847c5bc0f57c5cf500b2e1b08a607043f038078c2184e761ea9effed33dcff5ff395e9fe5371

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: 30 Oct 2023

Dependencies (4)

  1. cppo build & >= "1.6.0"
  2. dune > "1.5"
  3. cmdliner >= "1.1.0"
  4. ocaml >= "4.10" & < "4.15"

Dev Dependencies (2)

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

Used by (2)

  1. learn-ocaml >= "0.12" & < "0.16.0"
  2. learn-ocaml-client < "0.16.0"

Conflicts

None