PET: Partial Evaluation-based Test Case Generator for Bytecode

Use "Select" to choose an example from the list. Also for every example, "Show java" displays its source code and "Show bytecode" shows its bytecode.

List of examples in PET

Directory ints
    
  • Select  Arithmetic.class
  •   show Bytecode  ||  show Java
        
  • Select  Combinatory.class
  •   show Bytecode  ||  show Java
        
  • Select  Factorial.class
  •   show Bytecode  ||  show Java
        
  • Select  Fibonacci.class
  •   show Bytecode  ||  show Java
        
  • Select  IntExponential.class
  •   show Bytecode  ||  show Java
        
  • Select  PrimeNumbers.class
  •   show Bytecode  ||  show Java