Retrotranslator

Retrotranslator is a program written in Java that converts Java classes (bytecode). The source classes may use Java 1.5 and Java 1.6 features, whereas the target will be compatible with Java 1.4 and older environments.

Retrotranslator
Stable release
1.2.9 / August 9, 2009 (2009-08-09)
Written inJava
Operating systemCross-platform
PlatformJava Virtual Machine
LicenseBSD-like License
Websitehttp://retrotranslator.sourceforge.net/

Retrotranslator supports all Java 5 language features and part of the Java 5 API on both J2SE 1.4 and J2SE 1.3. On older Java environments only the Java 5 features that don't depend on the new API are supported. Retrotranslator is based on the ASM bytecode manipulation framework and the backport of the Java 5.0 concurrency utilities (see http://backport-jsr166.sourceforge.net/ )

The Stripes Framework developers suggest to use Retrotranslator in order to use Stripes (which extensively use Java 1.5 features) on a Java 1.4 environment

Alternative tools

  • Retroweaver
  • Declawer
  • JBossRetro
gollark: You can get some cameras to provide "raw" image output.
gollark: Which is obviously not great by human or computer standards, except it wasn't designed or trained to do that and could add numbers not in its training set.
gollark: I heard it could sometimes add four digit numbers.
gollark: It was trained on some large subset of the internet, and can apparently actually write code a bit.
gollark: https://en.wikipedia.org/wiki/GPT-3
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.