Pavel Durovblog.p3ld3v.devยทApr 21, 2023Writing interpreter in Rust using grmtoolsIntroduction This article overviews the process of writing an interpreter with Rust programming language. We will use the grmtools Rust crate to help with the parsing. We will define tokens of our language and create math addition and multiplication ...165 readsRustAdd a thoughtful commentNo comments yetBe the first to start the conversation.