Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2006-08-15 13:50:26
Size: 1159
Comment:
Revision 9 as of 2006-08-18 22:02:09
Size: 1272
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * [http://www.busybox.net/cgi-bin/viewcvs.cgi/trunk/busybox/shell/ash.c Ash]: A maintained slim shell]  * [http://www.busybox.net/cgi-bin/viewcvs.cgi/trunk/busybox/shell/ash.c Ash]: A maintained slim shell
Line 16: Line 16:
    - which is ok, because we only want to make a shell usable for the test suite, not a complete sh replacement

PySh is a planned roughly POSIX-compliant shell with various built-ins to allow portability of the test suite. It is important that this tool be both simple and relatively self-contained.

Some useful links for getting started:

Other links:

PySh (last edited 2010-01-11 13:54:26 by tonfa)