Acme (text editor)

From Wikipedia, the free encyclopedia

Acme
A screenshot of Acme
A screenshot of Acme
Use: Text editor
License: LPL
Website: Acme

Acme is a text editor and graphical shell from the Plan 9 from Bell Labs operating system, designed and implemented by Rob Pike. It can use the sam command language. The design of the interface was influenced by Oberon. It is different from other editing environments in that it acts as a 9P server. A distinctive element of the interface is mouse chording.

Contents

[edit] Overview

Acme can be used as a mail and news reader, or as a frontend to wikifs. These applications are made possible by external components interacting with acme through its file system interface.

[edit] Ports

A port to Inferno operating system is part of Inferno's default distribution. Because of Inferno design it can be run as an application on top of another operating system. This allows Inferno's port of acme to be used on most operating systems such as, Microsoft Windows and Linux. A project called acme: stand alone complex intends to make acme run as a standalone application on the host operating system[1]. So far the work for this has only be done for the Microsoft Windows port of Inferno.

Plan 9 from User Space is a project that ports of Plan 9 from Bell Labs userspace to Unix-like operating system has a working port of acme. This version is normally used on Linux and is included by some Linux distributions.

[edit] See also

[edit] References

  1. ^ acme: stand alone complex. caerwyn.com.

[edit] External links


In other languages