RustConf 2017 - Menhir and Friends: the State of the Art of Parsing in Rust by Naomi Testard
Menhir and Friends: the State of the Art of Parsing in Rust by Naomi Testard
In this talk we present Menhir, a very powerful LR parsers generator, and how to use it to write Rust parsers (and lexers). We also show some details of the internals of Menhir’s backend for Rust, as well as a short comparative survey of other similar parsing tools and techniques for Rust out here.
11 views
151
40
7 years ago 00:31:35 11
RustConf 2017 - Menhir and Friends: the State of the Art of Parsing in Rust by Naomi Testard
7 years ago 00:22:09 20
RustConf 2017 - Shipping a Solid Rust Crate by Michael Gattozzi
7 years ago 00:33:16 8
RustConf 2017 - Building Rocket by Sergio Benitez
7 years ago 00:22:18 7
RustConf 2017 - A Tale of Teaching Rust by Andrew Brinker
7 years ago 01:02:43 23
RustConf 2017 - Opening Keynote: Make Productivity a Core Value of Rust