Chris Dickinson - Better Living through Control Flow Graph Generation [ Thunder Plains 2014 ]

Опубликовано: 19 Ноябрь 2024
на канале: Techlahoma
314
2

This talk will be an introduction to the data structures and phases involved in parsing (tokenization, abstract syntax trees, control flow graph generation), and what useful tools can be built on the various derived formats of your code. The overarching theme is that dealing with your code on a different level of abstraction gives you superpowers. This talk will include information about control flow graphs + doing code review, static analysis, and optimization with that intermediate format.

About Chris Dickenson :

Chris is a software engineer at Walmart Labs in Portland Oregon.