[slimpl] What's next?

Brad Beveridge brad.beveridge at gmail.com
Thu Feb 9 10:44:44 CST 2006


Just thought that I'd post here and say that I've not been completely
idle lately - just mostly :)
I've been working on writing a NetBeans server in SBCL, I'm at the
stage where I've got a (good?) framework in place and can send/receive
simple commands.
With a couple of hours of motivated hacking I ought to be able to
embed a basic REPL into a Vim buffer (or that's what it will look like
anyhow).
The Netbeans protocol is basically a remote control for gVim, you can
edit in gVim & the other end can snoop on what you are typing, also
the server end can cause text to be displayed in a gVim buffer.

I'm doing this because
 - felt like learning SBCL sockets and network programming
 - I don't know Perl (so can't really help SLIMP just yet)
 - good way to investigate using Netbeans as the async interrupt mechanism

Cheers
Brad


On 2/9/06, Larry Clapp <larry at theclapp.org> wrote:
> On Wed, Feb 08, 2006 at 08:33:45PM -0500, Ross Mohn wrote:
> > So, I got the 0.4 version doing its thing, but it doesn't seem all
> > that useful right now when compared with your VIlisp.vim package.
>
> Yes, I agree.  The 0.04 release was just a "look, we've made
> progress!" kind of thing.  By no means a "look, isn't this great!"
> kind of thing.  :)
>
> > I've never used SLIME, so I guess I don't know what I'm missing. I'm
> > happy with VIlisp.vim for now...
>
> I'm working on getting the debugger going.  I'll try to remember to
> tag any major announcements on this list with "[ANN]" in the subject
> line.
>
> Aside from that, I want to write up some easier TODOs than the ones
> currently on the SLIMPL web page.  :)  After that, maybe SLIMPL can
> become more than a one-man-project.
>
> Thanks for the feedback!  It always helps to know that other people
> are out there actually using the product of ones effort and waiting
> for the next feature.  :)
>
> -- Larry
>
> _______________________________________________
> slimpl mailing list
> slimpl at lispniks.com
> http://www.lispniks.com/mailman/listinfo/slimpl
>


More information about the slimpl mailing list