mech
Data-driven language
A Rust-based programming language for building data-driven systems like robots, games, and interfaces.
🦾 Mech is a programming language for building data-driven systems like robots, games, and interfaces. Start here!
209 stars
6 watching
11 forks
Language: Rust
last commit: 10 days ago
Linked from 1 awesome list
compilerdata-processingembeddedgame-programmingiotlive-programmingprogramming-environmentprogramming-languagereactive-programmingrobotics
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
superstar64/aith | A language project that aims to create a systems programming language with a strong emphasis on type systems and advanced features like levity polymorphism, first-class inline functions, linear types, and effectful regions. | 65 |
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
jfecher/ante | A systems language focused on refinement types and lifetime inference | 1,908 |
eliah-lakhin/lady-deirdre | A framework for building incremental language compilers and analyzers. | 444 |
fudanchii/imtomu-rs | Embedded programming framework for a specific microcontroller board | 19 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,121 |
damsl/k3 | Builds large-scale data systems by separating design and implementation concerns with a high-level, declarative language framework. | 15 |
shuttle-hq/synth | A tool for generating realistic data from a declarative configuration language | 1,387 |
alumina-lang/alumina | A statically typed, compiled language with features like modules and generics, aimed at system programming. | 176 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
marciok/mu | An example of creating a minimalist programming language with a simple grammar and syntax | 1,048 |
nidnogg/zeitfetch | Provides cross-platform instant snapshot of system information | 57 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |