Skip to content

Conversation

rmonat
Copy link
Contributor

@rmonat rmonat commented Jul 17, 2025

mopsa.1.2

MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation
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.



🐫 Pull-request generated by opam-publish v2.5.1

@rmonat rmonat force-pushed the opam-publish-mopsa.1.2 branch from 8781f65 to 9f50692 Compare July 18, 2025 07:15
@rmonat
Copy link
Contributor Author

rmonat commented Jul 21, 2025

Ready to merge on my end.

Thanks a lot @jmid!

Co-authored-by: Jan Midtgaard <[email protected]>
@shonfeder shonfeder merged commit d2563c3 into ocaml:master Jul 24, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants