About this manual

This manual describes the Obix programming language. It is intended to be used by anyone who wants to program in Obix.

The chapters are recommended to be read in the following order:

The whole documentation contains lots of source code examples. All examples have intentionally been kept as simple as possibly. The purpose of each example is to explain a precise idea with a minimum of code. Therefore, some examples should not be viewed as well written, high quality production code. In order to eliminate coding errors, all source code examples in these manuals have been extracted from source code files that have been successfully compiled and executed.