Demystifying Rust Parsing - Applications and Examples
Offered By: Rust via YouTube
Course Description
Overview
Explore the world of Rust parsing beyond the compiler in this 26-minute conference talk by Nikita Baksalyar at FOSDEM 2018. Delve into practical applications of the Rust parser and abstract syntax trees, focusing on examples like Mozilla bindgen for automatic Rust library binding generation from C source code. Discover how parsing techniques can be applied to create Java bindings for large-scale open source libraries. Gain insights into the internal workings of the Rust compiler and learn how to leverage this knowledge in your own projects. Suitable for Rust developers with basic understanding of compilers and parsing, this talk offers valuable perspectives on extending Rust's capabilities through advanced parsing techniques.
Syllabus
Nikita Baksalyar - Demystifying Rust Parsing
Taught by
Rust
Related Courses
Building Your Own Programming LanguageFrontend Masters Abstract Syntax Trees
egghead.io React Applications Structure Analysis Using AST - React.js Conf 2015
Meta via YouTube Defending against PowerShell Attacks
YouTube Compilers - Jared Shumway
White Hat Cal Poly via YouTube