caerwynj / acme-sac

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:Limbo 63.2%Language:C 33.4%Language:Yacc 1.3%Language:Assembly 1.0%Language:Makefile 0.4%Language:Shell 0.4%Language:HTML 0.1%Language:MATLAB 0.1%Language:POV-Ray SDL 0.0%Language:Vim Script 0.0%Language:Awk 0.0%