Skip to content
mita
Branch: master
Clone or download
wegendt-bosch Fix #204 (#328)
* Fix #204
* Fix array buffer generation with no initialization
Latest commit 5a6dca0 Apr 25, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bundles
logo Initial commit of the Mita logo May 30, 2018
platforms Unify string and array backend (#332) Apr 25, 2019
website
.Dockerfile.gitpod Added Gitpod config for editing the website Feb 11, 2019
.gitignore initial contribution Mar 27, 2018
.gitpod.yml
.travis.yml initial contribution Mar 27, 2018
Jenkinsfile
LICENSE Initial commit Mar 9, 2018
contributing.md Update contributing.md Feb 12, 2019
issue_template.md Contribution and quality guides (#277) Jan 22, 2019
mita.setup fixed oomph setup, changed path GenerateTypeDsl.launcher, added proje… Jun 27, 2018
notice.html initial contribution Mar 27, 2018
quality_guidelines.md Contribution and quality guides (#277) Jan 22, 2019
readme.md Update link to platform integrators guide Feb 12, 2019

readme.md

Mita logo

Eclipse Mita is a new programming language for the embedded IoT. It 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, powerful language features with code generation enables projects to scale their deployment over quantity - from the first prototype to shipping thousands of devices.

Getting started

Mita serves two separate user groups: IoT developers and device vendors/platform integrators.

Getting started as IoT developer

To get an impression of how Mita looks like for IoT developers, check out a short quick demo, or a talk from the Eclipse IoT Day 2018 in Grenoble. As an IoT developer Mita is most useful to you if it comes integrated in a device vendors offering. See below for a list of vendors who currently offer Mita support (if your organization/offering/platform should be in this list, please raise a pull-request):

More information about the language itself can be found in our documentation.

Getting started as a device vendor/platform integrator

For Mita to run on a platform/device there is some integration work necessary. Have a look at our platform integrators guide for more details on how to enable Mita for your platform.

Developer Resources

  • Contributing: Learn how to report bugs, setup your workspace and submit your changes.
  • Quality Guidelines: Learn how to write good commits and pull requests.

Get in Touch

Come and find us in our Mattermost channel at eclipse.org or check out the Eclipse Mita project home page for details regarding our mailing list. We also hold bi-weekly meetings at 2:00 PM GMT+1 here starting from Nov 13, 2018.

You can’t perform that action at this time.