Overview
Explore a 34-minute conference talk from Code BEAM Lite Stockholm 2024 that delves into the world of programmatic code analysis in Erlang. Learn about the various tools and techniques for analyzing Erlang code beyond human and compiler interpretation, with a focus on automated analysis tools that interface with other programmatic systems. Discover existing OTP analysis tools, common analysis pitfalls with practical examples, and understand the crucial role of build tools and debug_info in code analysis. Gain insights into WhatsApp's custom-built Erlang analysis tools and their impact on developer productivity and resource optimization. Master the fundamentals of code analysis that can significantly reduce development time and improve code quality in Erlang projects.
Syllabus
Analysing and Understanding Erlang Programmatically - Cons T Ã…hs | Code BEAM Lite Stockholm 2024
Taught by
Code Sync