Jython is a programming language created in 2001.
| #628on PLDB | 25Years 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 | Example | Token |
|---|---|---|---|
| Strings | ✓ | "Hello world" | " |
| Print() Debugging | ✓ |