Skip to content

Package mopsa.1.2 #28190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Package mopsa.1.2 #28190

wants to merge 2 commits into from

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 <mail@janmidtgaard.dk>
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.

3 participants