Re: Several REPL attached to a single image



Petter Gustad <newsmailcomp6@xxxxxxxxxx> writes:

"Tobias C. Rittweiler" <tcr@xxxxxxxxxxxxxxxxxxx> writes:

rixed@xxxxxxxxxxxxxxxxxxx writes:

I've looked at swank but apparently having it answer to several slime
clients is undocumented.

You probably want to load the SWANK server with SWANK:*DONT-CLOSE* being
T. From Slime, you can use `slime-connect' to connect to as many swank

I got the impression that he wanted to do the opposite. Connect to a
swank server from multiple locations.

This case is exactly what my post described how to accomplish
properly. (Perhaps, with the additional note that you can of course use
`slime-connect' from multiple Slime instances.)

Also I'd like to note at this point that if you really want to do this
remotely, you'll most likely want this to take place through SSH.

-T.
.



Relevant Pages

  • Re: Several REPL attached to a single image
    ... T. From Slime, you can use `slime-connect' to connect to as many swank ... server as you want. ...
    (comp.lang.lisp)
  • Re: Why Lisp for web applications?
    ... >> - If you're using swank and SLIME, you can connect to your running ... > ok, I am playing toying with dynamic web pages and lisp, but I ... Press enter when prompted for the host and port (assuming that the port ...
    (comp.lang.lisp)
  • Re: sbcl - how to get a REPL for a created thread?
    ... With that version of SBCL, you need to get the CVS version of Slime. ... You'll then need to start Swank ... So you now have Slime with 1 Slime REPL. ...
    (comp.lang.lisp)
  • Re: How to see runtime-output of lisp-process ?
    ... This is not related to UCW, it's a pure slime problem. ... slime, not in swank). ... won't display:HELLO before the end of the loop. ...
    (comp.lang.lisp)
  • Re: Details on delivering and managing application
    ... > I successfully started emacs, done M-x slime, opened another buffer ... > Can I just start clisp and start swank in it (not from emacs)? ... you then connect using M-x slime-connect. ...
    (comp.lang.lisp)