Eclipse Mita 0.1.0

This is the initial release of Eclipse Mita. Mita is a new programming language for IoT devices that targets developers who are new to embedded software development, specifically those who come from a cloud background. As a developer Mita feels like a modern programming language (in the vein of TypeScript), but translates to C code which compiles to native code running directly on the embedded hardware. Combining declarative configuration and powerful language features with code generation enables projects to scale their deployment over quantity - from the first prototype to shipping thousands of devices.

This release serves as a foundation for the future. With a big upcoming change, a complete rewrite of the typesystem, this is the last stable point for a while.

However Mita right now is pretty matured: there is a huge platform implemented, the XDK 110, as well as two smaller platforms that serve as a starting point for platform integrators.

For this purpose different documentation exists, such as a contribution guide and a platform integrators guide to help newcomers.

All the while this is a preview version and far from a 1.0 release, pertaining to the upcoming type system overhaul, improvements to the event system and a way to configure a more detailed life cycle for components.

Release Date
Release Type
Minor release