PythonPython
Python on NetKernel
Home > Books > Solutions Developer Guide > Scripting Languages > Python

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Python

NetKernel provides an operating environment for Python which is very similar to the native Unix home from which it originates. However, since NetKernel has abstracted and extended many of the core ideas of Unix, such as the path and execution context, Python-on-NetKernel also acquires these enhancements.

Python scripts inherit NetKernel's modular address space execution-context. Python scripts are resources which can be located in any NetKernel module and which use NetKernel as the resource loader when importing classes or Python-modules into scripts.

Python scripts on NetKernel are dynamically compiled to JVM bytecode with corresponding JIT optimization and garbage collection. A detailed Python reference is provided.

© 2003-2007, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.