asak
Partitioning OCaml codes
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Jul 2021
- Authors
- Maintainers
Sources
0.3.tar.gz
md5=a1ada3488624203e71dec6806e02fdab
sha512=b34bf3cb5471b7ec2fb32682481a3fb253a6fc80cbbb9c310756d94320524921ea70594b590c0e3d0b4c80321243a634014b84aed1be98065bbac5f9ec3c0d27
Dependencies
alcotest
with-test & >= "0.8.0"
odoc
with-doc & >= "1.2.0"
cppo
build & >= "1.6.0"
dune
> "1.5"
cmdliner
>= "1.0.0"
ocaml
>= "4.05" & < "4.13"
Reverse Dependencies
learn-ocaml
>= "0.12"