Paul Krill
Editor at Large

Bespin Web-based code editor effort launched

news
Feb 13, 20093 mins

The Bespin project is intended to boost productivity and speed and provide the richness of a desktop editor in a Web-based environment

Mozilla Labs this week launched a preview of Bespin, a Web-based code editor intended to boost developer productivity, enable compelling user experiences and promote “open” standards.

Launched as a project within Mozilla’s Developer Tools Lab, Bespin features an extensible framework for “Open Web” development, a concept in which applications are compatible with browsers based on open standards and do not require single-vendor plug-ins, according to Mozilla Labs developers Ben Galbraith and Dion Almaer.

Goals of Bespin include ease of use; real-time collaboration, including sharing live coding sessions; an integrated command line; extensibility in the interface; speed; and accessibility.

Based on JavaScript, Bespin is a code editing client based in a browser. It is intended to “to create an experience on the Web that is as rich as a desktop editor,” said Galbraith, co-director of developer tools at Mozilla Labs, on Friday.

“The idea for Bespin is to sort of use later, newer Web technologies to try create a much better experience for code editing on the Web than we’ve seen before,” Galbraith said. A lot of efforts to create Web-based code editors have resulted in editors with poor performance or poor user experiences, he said.

“We haven’t seen anything yet on the Web that anyone would consider using for their day job,” he said.

The focus of the preview release is speed along with support for large files. “To do this, we’ve used new HTML 5 technologies, specifically the Canvas tag,” said Galbraith.

Bespin developers have envisioned cloud-based scenarios for the Bespin editor in which it would be easy to go to a Web site, type the name of an open source project, and then quickly be in that project. Developers could make changes and submit changes to the Web site.

“We don’t enable the above scenario today, but it’s an example of what is possible once we have a foundation of a great, high-quality Web-based code editor. So that is one of the things we’re hoping to facilitate with the Bespin project,” Galbraith said.

Although currently a preview, Bespin could turn into something more, he said. “Right now, we’re just experimenting,” Galbraith said. Mozilla is looking for developer feedback on Bespin.

An early prototype features such basic editing capabilities as syntax highlighting, large file sizes, undo/redo, previewing of files in the browser, and importing and exporting of projects.

Source code for Bespin is being released as open source under the Mozilla Public License.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author