Feb 09
26
Bespin from Mozilla Labs
According to Mozilla Labs:
Bespin is a Mozilla Labs experiment that proposes an open, extensible web-based framework for code editing that aims to increase developer productivity, enable compelling user experiences, and promote the use of open standards.
This looks like a very interesting project and one similar to what I have in mind to implement for Clay. They have a demo online at http://bespin.mozilla.com/. It looks as though you can work in code repositories, but I’m not sure of how it works beyond that.
Bespin is written in Python; there appears to be a Java version in development (or at least I saw a Java folder in the backend folder).