package mopsa

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mopsa-analyzer-v1.2.tar.gz
md5=37966e98ffeebcedc09bd6e9b2b81f69
sha512=40d4d826c25f680766c07eccbabdf5e8a4fa023016e8a164e4e4f6b3781c8484dc4df437055721dfd19b9db8fb7fe3b61236c4833186d346fc7204a68d01eaaa

Description

MOPSA is a generic framework for building sound static analyzers based on Abstract Interpretation. It features a modular architecture to support different kinds of languages, iterators, and abstract domains. For the moment, MOPSA can analyze programs written in a subset of C and Python. It reports run-time errors on C programs and uncaught exceptions on Python programs.

Published: 24 Jul 2025

Dependencies (10)

  1. qcheck-core >= "0.26"
  2. arg-complete >= "0.2.1"
  3. zarith >= "1.10"
  4. yojson >= "1.6.0"
  5. mlgmpidl
  6. menhir >= "20200525"
  7. apron >= "v0.9.15"
  8. ocamlfind
  9. dune >= "3.7"
  10. ocaml >= "4.13.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.