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/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.