objectionary / ideas

Here we keep ideas for future research in EO programming language and Polystat static analyzer
https://www.eolang.org
7 stars 0 forks source link

polystat-maven-plugin #8

Open yegor256 opened 1 year ago

yegor256 commented 1 year ago

We need to create a Maven plugin for Polystat. First, it should transpile Java sources to EO using j2eo. Then, it should run Polystat. Also, in between it may run a number of optimizers in order to make EO code more suitable for analysis.

When the plugin is ready, we should integrate it into pom.xml of objectionary/eo and make it part of the build.