I just discovered Jshell, a Java REPL shell. It's like Python's interactive shell , but in Java ;-)
It's not new. Jshell was introduced in ... Java 9. Shame to me I only learn about it in Java 23!
https://asciinema.org/a/nKxwuTgFPEeHgLfBakhcpomSO
#java #repl #shell #script #python #jshell