On Thu, Nov 10, 2016 at 12:32 PM, Skip Montanaro <skip.montan...@gmail.com> wrote: > > Maybe an Emacs mode which can toggle between "Java view/mode" (normal) and > "Python view/mode" (Rustom's Twitter example) would be useful. In the > latter, you'd edit the code as if it was Python and see it indebted ask > nice, while it stacks all the pesky braces and semicolons off at the right > margin. :-)
There's actually an "Enterprise" mode, in which you write code that looks like Python, but still run it in Java (because nothing says "Enterprise" like Java does). It's called Jython. :) ChrisA -- https://mail.python.org/mailman/listinfo/python-list