Главная
Study mode:
on
1
Intro
2
What is Menhir
3
What is a Low Passing
4
Example of a Low Passing
5
Menhir to Rust
6
Print Tips
7
Runtime
8
Cargo
9
Lexer
10
iteratecelexa
11
end
12
example
13
Nam
14
Pros and Cons
15
Compile Errors
16
Accumulation of Menhir
Description:
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.

Menhir and Friends: The State of the Art of Parsing in Rust - RustConf 2017

Rust
Add to list