#motoko #internet-computer #wasm #proc-macro

macro motoko_proc_macro

Procedural macros for compile-time Motoko expressions in Rust

14 releases

0.0.28 Jan 1, 2024
0.0.27 Jun 27, 2023
0.0.26 Feb 17, 2023
0.0.25 Jan 14, 2023
0.0.18 Sep 30, 2022

#64 in #internet-computer

Download history 8/week @ 2023-12-31 61/week @ 2024-02-11 1/week @ 2024-02-18 10/week @ 2024-02-25 88/week @ 2024-03-31 1/week @ 2024-04-07

89 downloads per month

Apache-2.0

11MB
289K SLoC

motoko.rs

Motoko tools for Rust.

  • Lexing.
  • Parsing.
  • Interpreter (partially implemented):
    • Interactive, break-point-style debugging.
    • Hot reload of code changes while preserving data.

Out of scope

Online interpreter

Contributing

Contributions are welcome! Please check out the contributor guidelines for more information.

Dependencies

~10–14MB
~223K SLoC