objectionary / eo-phi-normalizer

Command Line Normalizer and Rewriter of 𝜑-calculus Expressions (part of EOLANG family)
https://www.objectionary.com/eo-phi-normalizer/
MIT License
7 stars 2 forks source link

Explore the impact of transformation in a pipeline on runtime checks in the JVM bytecode #473

Open deemp opened 2 months ago

deemp commented 2 months ago

Details

@fizruk mentioned there may be runtime checks in JVM bytecode. They may be broken or fail due to transformations in the pipeline.

Subtasks