Crates.io | mech-compare |
lib.rs | mech-compare |
version | |
source | src |
created_at | 2024-12-03 05:55:02.548296 |
updated_at | 2024-12-12 03:13:08.951429 |
description | Comparison library for the Mech language |
homepage | https://mech-lang.org |
repository | https://github.com/mech-machines/compare |
max_upload_size | |
id | 1469692 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Mech is a language for developing data-driven, reactive systems like robots, games, and animations. It makes composing, transforming, and distributing data easy, allowing you to focus on the essential complexity of your project.
You can try Mech online at https://mech-lang.org/try.
Usage and installation instructions can be found in the documentation or the main Mech repository.
Be sure to follow our blog(RSS)!
Apache 2.0