![]() |
||||
|
DOWNLOAD
|
CHANGES
|
SCREENSHOTS
|
DOCUMENTATION
| |
News
2006 Feb 26
Release 2.0.3: Maintenance release consisting of a few minor bug fixes and documentation improvements.
WhatOS is a small Python framework for creating applications consisting of communicating state machines. It allows a Python programmer to write state machines, called tasks, plug them together in a system, and simulate that system. The behavior of each task can be specified using either C or Python. WhatOS can generate a stand-alone real-time operating system (RTOS) containing the C tasks and all communication support between those tasks. This RTOS is generated in the form of a C file which may be compiled using different C compilers and used to program different processors.
The primary goals:
WhatOS is designed to be completely platform independent. However, this cannot be guaranteed until tested on each and every platform. The following platforms have been tested:
©
Mircea Hossu ( ) |
WhatOS
2.0.3 (2006 Feb 26) |