package mopsa

  1. Overview
  2. 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

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

Sourcemodule Formatted_io_lexer : sig ... end
Sourcemodule Formatted_io_parser : sig ... end
Sourcemodule Formatted_io_placeholder : sig ... end

Types corresponding to placeholders of format strings

OCaml

Innovation. Community. Security.