package mopsa

  1. Overview
  2. Docs
MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation

Install

Dune Dependency

Authors

Maintainers

Sources

mopsa-analyzer-v1.1.tar.gz
md5=fdee20e988343751de440b4f6b67c0f4
sha512=f5cbf1328785d3f5ce40155dada2d95e5de5cce4f084ea30cfb04d1ab10cc9403a26cfb3fa55d0f9da72244482130fdb89c286a9aed0d640bba46b7c00e09500

doc/src/utils_core/utils_core.ml.html

Source file utils_core.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
(* generated by dune *)

(** @canonical Utils_core.ArgExt *)
module ArgExt = Utils_core__ArgExt

(** @canonical Utils_core.Bot *)
module Bot = Utils_core__Bot

(** @canonical Utils_core.Bot_top *)
module Bot_top = Utils_core__Bot_top

(** @canonical Utils_core.Callstack *)
module Callstack = Utils_core__Callstack

(** @canonical Utils_core.Compare *)
module Compare = Utils_core__Compare

(** @canonical Utils_core.Debug *)
module Debug = Utils_core__Debug

(** @canonical Utils_core.Dnf *)
module Dnf = Utils_core__Dnf

(** @canonical Utils_core.Eq *)
module Eq = Utils_core__Eq

(** @canonical Utils_core.Exceptions *)
module Exceptions = Utils_core__Exceptions

(** @canonical Utils_core.LineEdit *)
module LineEdit = Utils_core__LineEdit

(** @canonical Utils_core.Location *)
module Location = Utils_core__Location

(** @canonical Utils_core.OptionExt *)
module OptionExt = Utils_core__OptionExt

(** @canonical Utils_core.Timing *)
module Timing = Utils_core__Timing

(** @canonical Utils_core.Top *)
module Top = Utils_core__Top

(** @canonical Utils_core.TypeExt *)
module TypeExt = Utils_core__TypeExt

(** @canonical Utils_core.ValueSig *)
module ValueSig = Utils_core__ValueSig

(** @canonical Utils_core.Version *)
module Version = Utils_core__Version
OCaml

Innovation. Community. Security.