2 releases
new 0.2.24 | Dec 12, 2024 |
---|---|
0.2.22 | Dec 2, 2024 |
#31 in Robotics
150 downloads per month
Used in mech
1.5MB
21K
SLoC
Mech is a language for developing data-driven, reactive systems like animations, games, and robots. It makes composing, transforming, and distributing data easy, allowing you to focus on the essential complexity of your project.
Try Mech online in your browser, or follow our progress on our blog.
Interpreter
The language runtime. It's a small dataflow engine that accepts transactions of changes, and applies them to a compute network.
Contents
Project Status
Mech is currently in the beta stage of development. This means that the language is at a suitable stage for a wider audience. While most language feature implementations are started, none are finished, and some new features may, while others could be removed. Backwards and forwards compatibility of Mech programs is not guaranteed at this time.
License
Apache 2.0
Dependencies
~11MB
~210K SLoC