Compiler Frontend & DSL Development with Flex & Bison https://WebToolTip.com Published 7/2026
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration: 1h 21m | Size: 478.16 MB
Build Real Lexers & Parsers: Mini SQL, Log Parser, Formula Engine & Custom DSL from Scratch
What you'll learn
- Understand how compiler lexers and parsers work from first principles
- Write professional lexical rules using Flex for tokenization
- Design grammars and build LR parsers with Bison
- Master semantic analysis, symbol tables, and grammar actions
- Build 6 complete compiler frontend and DSL projects from scratch
- Debug common parser errors, grammar conflicts, and lexical matching issues
- Implement mathematical functions, variables, assignments, and file execution
- Learn core techniques used in real programming language and DSL development
Requirements
Basic C programming knowledge
Basic Linux terminal and Makefile usage
No prior compiler or parser experience required