I am quite new to Java and would like to learn Java using an interactive shell, like I did with Python using IPython.
I have tried a few interactive shells, such as beanshell, jython, jythonconsole, and JyConsole. Most of them don't have tab completion like IPython does. Is there anything similar to IPython for java?
question from:
https://stackoverflow.com/questions/958806/javas-interactive-shell-like-ipython 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…