[slim-vim] Vim+ECL ported to Vim 7.0
Brad Beveridge
brad.beveridge at gmail.com
Thu Jun 8 10:57:59 CDT 2006
On 6/8/06, Larry Clapp <larry at theclapp.org> wrote:
> Hi, list,
>
> Through dint of heroic effort over the past several days (okay, I
> lied, it took maybe an hour and a half, and wasn't that hard), I've
> imported the ECL+Async patches into Vim 7.0. I ran exactly three test
> cases: I said :ecl (print "ok"), which worked; I loaded my
> ecl-repl.vim, which worked, and I typed (+ 1 1) into my scratch Lisp
> buffer, and my repl printed
>
> COMMON-LISP-USER> (+ 1 1)
> 2
>
> I haven't done anything at all with the async/networking code; it
> compiles but may or may not actually work.
>
> I should have a Darcs repository up this evening; will post here when
> finished. For you adventurous souls that just can't wait, the patch
> from 7.0 to 7.0+ecl is here:
> http://theclapp.org/repos/vim70-add-ecl.patch.gz .
>
> -- Larry
>
Awesome!! I'll be updating to Vim7 as soon as you have a repo up.
I've been absorbed in a good book lately, so haven't been doing any
Slim-vim work. I'll try to get into it again soon :)
Brad
More information about the slim-vim
mailing list