Intro

This library is developed for the ECS Oberon-2 Compiler.

The intended use case is small personal utilities and applications on the Windows and Linux platform. For now only the Windows platform is tested, but there should be no big obstacles to get Linux up and running. In addition baremetal platforms arm32t are supported.

The API is a not intended to be compatibe with legacy Oberon-2 code and rather use comparable Python standard library API or POSIX where it fits.

The unit tests can be inspected for basic usage. For more complete usage the DataConfig module is referenced as it uses many of the features of the library.

Indices and tables