Build with Azure OpenAI, Copilot Studio & Agentic Frameworks — Microsoft Certified
Get 20% off all career paths from fullstack to AI
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Learn how to build an interpreter for a programming language using Rust in this 32-minute conference talk from The ASF's Rust Track. Discover the fundamental concepts and practical techniques needed to create AIScript, an interpreted language, as speaker Shuang Zhu (ex-Bytedancer and founder of Geddle.com) walks through the implementation process. Explore the architecture of interpreters, understand how to parse and execute code, and gain insights into leveraging Rust's features for language implementation. Master the core components of interpreter design including lexical analysis, parsing, and runtime execution while learning best practices for building robust language tools in Rust.
Syllabus
AIScript - how to write an interpreter language in Rust
Taught by
The ASF