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.0.tar.gz
md5=9f673f79708b44a7effb3b6bb3618d2c
sha512=cb91cb428e43a22f1abbcb8219710d0c10a5b3756d0da392d4084b3b3a6157350776c596983e63def344f617d39964e91f244f60c07958695ee5c8c809a9f0f4

doc/utils_core/Utils_core/index.html

Module Utils_coreSource

Sourcemodule ArgExt : sig ... end

Command-line options. Replacement for Arg from the standard library

Sourcemodule Bot : sig ... end

Bot - Lift operations to a bottom element.

Sourcemodule Bot_top : sig ... end

Bot_top - Lift operations to a top/bottom element.

Sourcemodule Callstack : sig ... end

Callstack - representation of the call stack of a program execution

Sourcemodule Compare : sig ... end

Lift comparison to composed data-structure (pairs, lists, etc.).

Sourcemodule Debug : sig ... end

Debug - Conditional debugging with channel filtering.

Sourcemodule Dnf : sig ... end

Disjunctive normal form.

Sourcemodule Eq : sig ... end

Equality witness of types

Sourcemodule Exceptions : sig ... end

Common exceptions and warnings

Sourcemodule LineEdit : sig ... end

Simple line-editing for interactive sessions in the terminal. Assumes an UTF-8 console with standard ANSI escape codes.

Sourcemodule Location : sig ... end

Positions and ranges

Sourcemodule OptionExt : sig ... end

Utility functions for 'a option type.

Sourcemodule Timing : sig ... end
Sourcemodule Top : sig ... end

Top - Top element

Sourcemodule TypeExt : sig ... end

Common functions for extensible types

Sourcemodule ValueSig : sig ... end

Signatures needed throughout the project

Sourcemodule Version : sig ... end

Mopsa version.

OCaml

Innovation. Community. Security.