
System module
=============

The system module contains functionality that will be overridden by the
compiler backend, typically providding access to underlying backend
specific sub-systems (such as graphics). The default implementations use 
commonly available libraries to enable debugging of client applications
using the standard python runtime.
