Interacting with Scsh from Edwin

Richard Loveland <[email protected]> Sun, 4 Nov 2012 14:51:25 -0400
Newsgroups gmane.lisp.scheme.scsh
Message-ID <CAO2RKEoGrWngGvp5src8Jy+JM_Q9O3ctfE0ukHFJ-JsRKJdZvA@mail.gmail.com>
--bcaec517a9cc14310904cdafdb1e
Content-Type: text/plain; charset=UTF-8

Hi,

I've just written a couple of Edwin modes I hope others find useful:

1. `#\M-x external-scheme-repl' lets you interact with a Scsh REPL (or
another external Scheme you specify) from inside Edwin.

2. `#\M-x external-scheme-mode' is a major mode for external Schemes
(non-MIT) that inherits from Edwin's regular Scheme-mode but evaluates
expressions in the REPL from point 1 above.

They need some polishing, and more features (of course) before reaching
parity with Emacs, but they work, and are documented. Bug reports, etc.
welcome. I hope someone else finds these useful.

I've posted them on Github -- the README has more details:

https://github.com/rmloveland/edwin-external-scheme

Happy Hacking,
Rich

--bcaec517a9cc14310904cdafdb1e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div>Hi,<br></div><div><br></div><div>I&#39;ve just written a couple of Edw=
in modes I hope others find useful:</div><div><br></div><div>1. `#\M-x exte=
rnal-scheme-repl&#39; lets you interact with a Scsh REPL (or another extern=
al Scheme you specify) from inside Edwin.=C2=A0</div>

<div><br></div><div>2. `#\M-x external-scheme-mode&#39; is a major mode for=
 external Schemes (non-MIT) that inherits from Edwin&#39;s regular Scheme-m=
ode but evaluates expressions in the REPL from point 1 above.</div><div>

<br></div><div>They need some polishing, and more features (of course) befo=
re reaching parity with Emacs, but they work, and are documented. Bug repor=
ts, etc. welcome. I hope someone else finds these useful.</div><div><br>

</div><div>I&#39;ve posted them on Github -- the README has more details:</=
div><div><br></div><div><a href=3D"https://github.com/rmloveland/edwin-exte=
rnal-scheme" target=3D"_blank">https://github.com/rmloveland/edwin-external=
-scheme</a></div>
<div><br></div><div>Happy Hacking,</div>
<div>Rich</div><div><br></div>

--bcaec517a9cc14310904cdafdb1e--