*Description* Application extraction is a ProgramTransformation technique that aims at reducing the size of a program by removing (library) code that is not used in the application. *Literature* * PracticalExperienceWithAnApplicationExtractorForJava by FrankTip *See Also* * ProgramTransformationSurvey