Inspirel banner

Programming Distributed Systems with YAMI4

3.3 General Notes On Basic Types

Each of the supported programming languages has its own way of defining representations and ranges for fundamental types. YAMI4 is a library that is supposed to provide interoperability between programs written in possibly different languages and therefore it is important to define how the logical YAMI4 types map to each supported language.

The following sections describe the bindings for basic data types.

3.3.1 Ada

3.3.2 C++

3.3.3 Java

3.3.4 .NET

3.3.5 Python