This is a script I have been working on that sets of an interactive development environment similar to slime for vim and scala. It utilizes GNU screen to tie vim and scala together. It should be noted that this script could be modified to work with any interactive shell (for example, python or ruby's irb)
nice! Where I can find this script?
jmdev31584 8 months ago
@jmdev31584 I haven't used it in a while. Let me see if I can find it for you...
enum101 8 months ago
@jmdev31584 I found it! You can download it here: greynode.org/dropbox/iscala.tar.bz2
enum101 8 months ago