AST Construction with the Universal Tree
Offered By: CppNow via YouTube
Course Description
Overview
Explore the power of utree, a generic data structure for abstract syntax trees in Boost.Spirit, in this CppNow conference talk. Dive into utree's integration with Spirit and learn how to build and manipulate ASTs for XML, symbolic expressions, JSON, and C-like source code. Discover design patterns for compiling utree ASTs to other internal representations, including DOM trees, function trees, associative arrays, and simple VM bytecode. Gain insights into writing utree-centric Spirit parsers and generators to enhance your parser and generator development skills.
Syllabus
Bryce Lelbach: AST Construction with the Universal Tree
Taught by
CppNow
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