mech-syntax

Crates.iomech-syntax
lib.rsmech-syntax
version0.2.58
created_at2019-03-20 14:49:13.825379+00
updated_at2025-08-25 12:46:32.536754+00
descriptionA toolchain for compiling textual syntax into Mech blocks.
homepagehttps://mech-lang.org
repositoryhttps://github.com/mech-lang/syntax
max_upload_size
id122688
size502,822
Corey Montella (cmontella)

documentation

http://docs.mech-lang.org

README

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.

Syntax

The language parser. Also includes a formatter, and some editor modes for syntax highlighting and such.

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

Commit count: 1712

cargo fmt