Pavel Durov
p3ld3v blog

p3ld3v blog

Follow
Follow
homebadges
Tag

interpreter

#interpreter

More content

Read more stories on Hashnode


Articles with this tag

Writing interpreter in Rust using grmtools

Apr 21, 20237 min read

Introduction This article overviews the process of writing an interpreter with Rust programming language. We will use the grmtools Rust crate to help...

Writing interpreter in Rust using grmtools