[slim-vim] How is everybody?
Brad Beveridge
brad.beveridge at gmail.com
Mon Apr 10 20:58:58 CDT 2006
I've reached a point in my Slime in CL development where the hardness
of what I am doing is greater than my motivation to do it :(
To recap, I'm going through and pulling in code from slime.el to try
and find a subset of slime code that will give me a connection to the
Swank backend. The problem with this approach is that it is not very
incremental, you start with some likely function (say
slime-net-connect), and as you pull in the functions to actually make
it work the code gets larger and larger. All without actually getting
much feedback except function X is not implemented.
So with a sigh, I am putting this approach on the back burner.
Anybody that feels like looking at what I have, please feel free, just
drop me a line.
I'm going to read over the swank backend code, try to get _something_
small working which will be more incremental to develop.
What is everbody else up to?
Cheers
Brad
More information about the slim-vim
mailing list