Using Mopsa-Build to help preprocessing and parsing sources for Frama-C André Maroneze (reviewed by Virgile Prevosto) on 19 September 2025
MOPSA is a research-oriented static analyzer which includes a tool called mopsa-build, a wrapper for build commands (esp. make) that helps the analysis. Frama-C can now use the same tool to help automate some parsing steps! JSON Compilation Databases (JCDBs, a.k.a. compile-commands.json) A JSON Compilation Database (referred from now on as...
Read More