Главная
Study mode:
on
1
Introduction
2
What is parsing
3
Lexical Analysis
4
Other Use Cases
5
How to Use ASDs
6
Syntax Library
7
Syntax
8
Importing Syntax
9
Match
10
Function Declaration
11
Code Generation
12
Why Parsing
13
How to Generate Code
14
Code
15
Macros
16
Questions
Description:
Explore language parsing and automatic binding generation in Rust through this 26-minute conference talk presented at FOSDEM 2018. Delve into topics such as lexical analysis, abstract syntax trees (ASDs), syntax libraries, and code generation. Learn how to leverage parsing techniques for various use cases, understand the importance of parsing in programming, and discover the power of macros in Rust. Gain insights into function declarations, syntax matching, and practical code examples. Originally presented by Nikita Baksalyar, this talk offers a comprehensive overview of Rust parsing concepts for developers looking to enhance their understanding of language processing and code generation techniques.

Demystifying Rust Parsing - Language Parsing and Automatic Binding Generation

Mozilla Hacks
Add to list