This just puzzled me. I recently found out that you can't run a REPL in VIM.
OK, so how do you use interpreted languages if you use VIM?
C-c C-l, C-c C-e, etc is kind of the whole point no?
Don't you miss a lot of practicality there?
With Python the editor/interpreter that comes with Python is pretty good so I can see how.
Or do you use Eclipse or Netbeans? Do you think it is ok to run a repl in them?
There is a lot of useful information in this post for a non-emacs user.
I am not being sarcastic.