sbcl - how to get a REPL for a created thread?
- From: "Karol Skocik" <Karol.Skocik@xxxxxxxxx>
- Date: 10 Feb 2006 16:11:21 -0800
Hi guys,
I am on SBCL 0.98/Linux and want to do one nice thing, but it seems
quite tricky :
I want to make a new thread, a then - either create a new slime buffer
with REPL talking to that new thread - or - having a normal REPL, call
some function which will connect to that thread, (also grabbing
output). after :quit, the function should quit to normal REPL (or close
slime buffer)
Is something like this possible? Having just that function will be
perfect, changing slime/emacs is too much for me, but if somebody
already did that...
Any ideas how to make such a useful thing?
Thanks,
Karol
.
- Follow-Ups:
- Re: sbcl - how to get a REPL for a created thread?
- From: Glenn . Ehrlich
- Re: sbcl - how to get a REPL for a created thread?
- Prev by Date: Re: Help needed with macros: Brain turning to jelly
- Next by Date: Re: #' and lambda
- Previous by thread: Help needed with macros: Brain turning to jelly
- Next by thread: Re: sbcl - how to get a REPL for a created thread?
- Index(es):