TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How can you use an interpreted language and not Emacs?

3 pointsby globalrevover 16 years ago
This just puzzled me. I recently found out that you can't run a REPL in VIM.<p>OK, so how do you use interpreted languages if you use VIM?<p>C-c C-l, C-c C-e, etc is kind of the whole point no?<p>Don't you miss a lot of practicality there?<p>With Python the editor/interpreter that comes with Python is pretty good so I can see how.<p>Or do you use Eclipse or Netbeans? Do you think it is ok to run a repl in them?

3 comments

collintover 16 years ago
Yes, this really helps me make the decision to use emacs.<p>There is a lot of useful information in this post for a non-emacs user.<p>I am not being sarcastic.
weavejesterover 16 years ago
Look up Chimp, Soma, slime.vim, fvl, VIlisp, Limp, or Vim-R.<p>Hacking Vim to send text to a REPL isn't that hard, though it does require some setup.
评论 #342466 未加载
SwellJoeover 16 years ago
You fail it. ("it" is: providing a cohesive statement, not trying to a start yet another editor flame war, and not looking like a jackass who doesn't know how Google works.)