• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Community
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
      • X86isa
      • Axe
        • Axe-r1cs
        • Axe-lifters
        • Axe-core
        • Axe-provers
        • Axe-rewriters
        • Axe-jvm
          • Unroll-java-code
          • Unroll-java-code2
          • Read-jar
          • Read-class
        • Axe-x86
      • Execloader
    • Math
    • Testing-utilities
  • Axe

Axe-jvm

The JVM variant of Axe.

Subtopics

Unroll-java-code
A tool to lift a Java/JVM method into a DAG, unrolling loops as needed.
Unroll-java-code2
A variant of unroll-java-code for compositional lifting.
Read-jar
Read in a .jar file and parse and register classes for use by Axe.
Read-class
Read in a .class file and parse and register the class for use by Axe.