My favorites | Sign in
Project Logo
                

Acme is a programmer's text editor, shell, and user interface. It runs on a virtualized operating system, Inferno, that runs hosted on Windows, Linux, Solaris, and MacOSX.

This repository contains all the source code to build Acme SAC.

Please send patches to acme-sac@googlegroups.com, or join the maillist to discuss bugs and features.

You can build the limbo source tree from inside acme:

  % cd /appl/
  % mk install

And to build the acme executable, assuming you have C compiler installed (C++ tools and SDK for Nt), from inside acme run the following:

  % cd /sys
  % run Nt/profile     # or Linux, MacOSX, Solaris, Plan9 as possible hosts
  % mk install









Hosted by Google Code