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/mopsa.mopsa_c_parser/Mopsa_c_parser/index.html

Module Mopsa_c_parserSource

Sourcemodule C_AST : sig ... end

C_AST - Simpler C AST

Sourcemodule C_parser : sig ... end
Sourcemodule C_print : sig ... end

C_print - Printing, converts C AST to valid C code

Sourcemodule C_simplify : sig ... end

C_simplify - C AST to C AST simplification

Sourcemodule C_utils : sig ... end

C_utils - Utilities to access the simple C AST

Sourcemodule Clang_AST : sig ... end

Clang_AST - Raw Clang AST, in OCaml

Sourcemodule Clang_dump : sig ... end

Clang_dump - Simple (and ugly) printer for Clang_AST, used for debugging

Sourcemodule Clang_parser : sig ... end

Clang_parser - Extracting Clang AST to OCaml

Sourcemodule Clang_parser_cache : sig ... end

Clang_parser_cache - Cache parsed AST to improve efficiency.

Sourcemodule Clang_to_C : sig ... end

Clang_to_C - Translates Clang AST to C AST and link C AST

Sourcemodule Clang_utils : sig ... end

Clang_utils - Utilities for the Clang AST

OCaml

Innovation. Community. Security.