Java interpreters

From wikinotes

java is not an interpreted language. There is however some tools built to interpret java on the commandline.

ijava jupyter kernel for java9+
java beanshell shell that can run java