Skip to content

ACME SAC (Stand Alone Complex) - The ACME editor for Windows/Mac/Linux

License

Notifications You must be signed in to change notification settings

caerwynj/acme-sac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

See this video for a nice walk through of Acme: https://www.youtube.com/watch?v=dP1xVpMPn8M

You can build the limbo source tree from inside acme:

	% cd /appl/ 
	% mk install

To build the acme runtime emu follow these steps on the host command line

	% ./makemk.sh
	% mk install

The mk command will build all the C libraries and inferno emulator.