User:ThomasLeonard

From Erights

Revision as of 08:11, 29 June 2011 by ThomasLeonard (Talk)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

I'm using E for two separate projects:

  • At IT Innovation, for some of our experimental work on service oriented architectures.
  • At 0install.net, as a demonstrator showing how to use 0install to run sandboxed applications with distributed dependencies.

I've also made SAM - a tool for modelling the way capabilities can propagate in capability systems.

Branches

I publish my patches to my E Git repository. The next branch generally contains things I consider ready for merging into the E svn repository.

Other patches/branches:

  • Make CapTP shutdown when its vat is shutdown (on next).
  • Split Scope into Scope (internal data structure for the E interpreter, including local variables, etc) and EEnv (simpler structure exposed to E code, replacing safeScope, etc). This avoids the need to tame access to these objects and hopefully makes the code easier to read.
  • Various possible optimisations are on the compiler branch (these mostly have only a small benefit or don't work fully; otherwise I push them to next). These optimisations work for both the current E interpreter and for a possible future E compiler. There is also a very old wip-compiler branch that actually does compile E to JVM bytecode. However, it turned out that the major performance problems were elsewhere.
Personal tools
more tools