JPython
Seamless integration with Java
Separate implementation
- “classic Python” called CPython here
Implements the same language
Different set of standard modules
differences in “gray areas”
- e.g. some different introspection calls
- different command line options, etc.