20090417

interacting with a REPL from vim

This is a really good starting point for using vim with a REPL (Wikipedia says calling it an "interpreter" is wrong). Mr. Martinez has done a nice job.

http://www.vim.org/scripts/script.php?script_id=2551

I've wanted something this simple for a while. Being used to scvim for SuperCollider, I wanted the same thing when using other interpreted languages, like Octave, Scheme, and now Haskell. I tried other similar scripts, but they were too complex. This is almost right. I'm modifying it to suit me, and then I'll post it.

No comments: