Re: Good news for E REPLs!

Kevin Reid <kpreid-M/[email protected]> Thu, 7 Jul 2011 21:48:19 -0700
Newsgroups gmane.comp.lang.e.general
Message-ID <[email protected]>
On Jul 4, 2011, at 20:21, Kevin Reid wrote:

> I have just made a working, responsive web-page REPL for E, run off the same backend as my rewrite of eel. Said rewrite also now has a working IRC component, and a tested ability to kill hung vats.
[...]
> Source code coming soon after some cleanup.

https://github.com/kpreid/e-murepl/

Source code is up. The IRC component is not yet included; it only does the web interface. Note that this requires the latest development version of E to support the process-isolated-vat subsystem.

I'm just now experimenting with using GitHub for repository hosting. Since Git is a DVCS, I'm not _relying_ on GitHub's continued existence for my project; in fact, I have my own second public copy at <git://switchb.org/e-murepl> (not an automatic mirror). (One thing I've been thinking about but haven't worked out is a tool to nag me about all local work not yet committed (SVN) or committed and pushed (Git) -- perhaps it could also do local<->remote<->remote mirroring.)

-- 
Kevin Reid                                  <http://switchb.org/kpreid/>