So after using the repl for some time, it has become clear that it needs to be integrated into emacs.  For one, copy/paste on the mac doesn't work with X11, and beyond that, if it was in emacs I could develop the whole program in the repl, and save the relevant bits to a file afterwards.  An ideal way to develop.

I'm not too up on emacs internals, anyone have any idea what it would take?  Could slime read from the repl's port?  If we are lucky this wouldn't even be too much work, I am just wondering how to begin?  Any guidance would be greatly appreciated, thanks!

- Ryan