Java interpreters

From wikinotes
Revision as of 16:07, 8 June 2019 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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