Jython is a programming language created in 2001.
#370on PLDB | 22Years Old |
Jython is an implementation of the Python programming language designed to run on the Java platform. It is the successor of JPython.. Read more on Wikipedia...
print "Hello World"
Feature | Supported | Token | Example |
---|---|---|---|
Strings | ✓ | " | "Hello world" |
Print() Debugging | ✓ |