imcplugin demo: Extend to support stat() call
[nativeclient.git] / tests / xaos / README.nacl
blob6b4358d8d82796f67a552840ec4466d55591117c
1 Experimental Native Client XaoS Demo
3 * Builds on Linux, requiring standard tools such as make, autotools,
4   and wget
5 * Runs in the browser on Linux, Mac, and Windows
7 This is an experimental version of XaoS for Native Client. XaoS
8 is open-source and depends on GSL, which is also open source.
9 For more information see:
11   http://www.gnu.org/software/gsl/
12   http://xaos.sourceforge.net/index.php
14 To build and run XaoS simply run
16   ./xaos_tool.sh all
18 and follow the instructions printed at the end.