JPP: A Java Pre-Processor

  • Authors:
  • Joseph R. Kiniry;Elaine Cheong

  • Affiliations:
  • -;-

  • Venue:
  • JPP: A Java Pre-Processor
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Java Pre-Processor, or JPP for short, is a parsing pre-processor for the Java programming language. Unlike its namesake (the C/C++ Pre-Processor, cpp), JPP provides functionality above and beyond simple textual substitution. JPP''s capabilities include code beautification, code standard conformance checking, class and interface specification and testing, and documentation generation.