On Feb 11, 2010, at 11:28 PM, Julian Scheid wrote:
On Sun, Jan 17, 2010 at 10:54 AM, James Long longster@gmail.com wrote:
I think it'd be great if everyone worked on this together. There are many more commands that need to be implemented (completions, better debugging, etc.) and if we could get this fully implemented, it would be a huge benefit for Gambit. SLIME is really an incredible development environment and I think a lot more people would choose Gambit with SLIME support.
Just a heads up, I've started implementing swank:simple-completions (for tab completion) and swank:frame-locals-and-catch-tags (for being able to use the t key in the backtrace to display frame local data).
I'll publish my work-in-progress when you've added the license.
This is good news. Checking out the value of local bindings is essential during debugging.
-- Terje Norderhaug terje@in-progress.com