Crates.io | mech-syntax |
lib.rs | mech-syntax |
version | 0.2.58 |
created_at | 2019-03-20 14:49:13.825379+00 |
updated_at | 2025-08-25 12:46:32.536754+00 |
description | A toolchain for compiling textual syntax into Mech blocks. |
homepage | https://mech-lang.org |
repository | https://github.com/mech-lang/syntax |
max_upload_size | |
id | 122688 |
size | 502,822 |
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.
The language parser. Also includes a formatter, and some editor modes for syntax highlighting and such.
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.
Apache 2.0