[Info-vax] Jython

Arne Vajhøj arne at vajhoej.dk
Sun Jan 27 21:08:58 EST 2019


On 1/2/2019 10:03 PM, Arne Vajhøj wrote:
> Just found out that latest stable Jython - that is 2.7.1 works on
> VMS with Java 1.8 if started as:
> 
> java -Dpython.console=org.python.core.PlainConsole -jar 
> jython-standalone-2_7_1.jar
> 
> (if python.console is not specified it makes a guess of Unix
> and tries sh and stty commands)

And on VMS Alpha with the old Java 1.5 it is:

java "-Dpython.console=org.python.util.InteractiveConsole" -jar 
jython-standalone-2_5_4-rc1.jar

Arne





More information about the Info-vax mailing list