Motoko tools for Rust.
- Lexing.
- Parsing.
- Interpreter (partially implemented):
- Interactive, break-point-style debugging.
- Hot reload of code changes while preserving data.
- No static type system.
- See Motoko compiler project for type system, and definitive semantics.
Contributions are welcome! Please check out the contributor guidelines for more information.