Learn AI, Data Science & Business — Earn Certificates That Get You Hired
PowerBI Data Analyst - Create visualizations and dashboards from scratch
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Explore a technical conference talk from C++Now 2024 where Michael Park, a Software Engineer at Meta, delves into the complexities of code indexing through Glean, a system developed at Meta for managing large-scale codebases. Learn about the critical role of code indexing in powering developer tools, from IDE navigation to semantic analysis capabilities like dead code elimination. Discover how Glean effectively indexes multiple programming languages across Meta's extensive codebase, including C++, Buck2 build system definitions, and Thrift RPC protocol definitions. Gain detailed insights into the specific challenges of C++ indexing, with particular attention to handling macro definitions and their usage patterns. The presentation provides a comprehensive look at how Meta approaches code organization and analysis at scale, offering valuable perspectives for developers working with large C++ codebases.
Syllabus
Glean: C++ Code Indexing at Meta - Michael Park - C++Now 2024
Taught by
CppNow