Menhir and Friends: The State of the Art of Parsing in Rust - RustConf 2017
Offered By: Rust via YouTube
Course Description
Overview
Explore the state-of-the-art parsing techniques in Rust with this insightful conference talk from RustConf 2017. Delve into Menhir, a powerful LR parser generator, and learn how to leverage it for creating efficient Rust parsers and lexers. Gain a deep understanding of Menhir's Rust backend internals and compare it with other parsing tools available in the Rust ecosystem. Discover practical examples of LR parsing, examine the pros and cons of different approaches, and understand how to handle compile errors and accumulate Menhir effectively. Whether you're a seasoned Rust developer or new to parsing techniques, this 32-minute presentation offers valuable insights to enhance your parsing skills in Rust.
Syllabus
Intro
What is Menhir
What is a Low Passing
Example of a Low Passing
Menhir to Rust
Print Tips
Runtime
Cargo
Lexer
iteratecelexa
end
example
Nam
Pros and Cons
Compile Errors
Accumulation of Menhir
Taught by
Rust
Related Courses
CompilersStanford University via edX Build a Modern Computer from First Principles: Nand to Tetris Part II (project-centered course)
Hebrew University of Jerusalem via Coursera Compiler Design
Indian Institute of Technology, Kharagpur via Swayam Foundations to Computer Systems Design
Indian Institute of Technology Madras via Swayam Compiler Design
YouTube