Acme (text Editor) Article Index for
Acme
Shopping
Acme
Limousines in
Acme
Website Links For
Acme
 

Information About

Acme (text Editor)




  Caption A screenshot of '''Acme'''
  Genre 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 User Interface is Mouse Chording .


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.


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 system1. 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 Distribution s.


SEE ALSO




REFERENCES



EXTERNAL LINKS

  • 2

  • acme(1) acme(4) , the manuals.

  • [http://swtch.com/plan9port/ Plan 9 from User Space] (aka plan9port) is a port of many Plan 9 programs from their native Plan 9 environment to Unix-like operating systems, including Mac OS X.