Completed
A Summary of Scalpel
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Scalpel - The Python Static Analysis Framework
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Software Engineering Research
- 3 Static Program Analysis
- 4 Industry Solutions
- 5 What researchers are saying
- 6 Analysis for Python, Java and C
- 7 Why so hard to analyse Python code
- 8 Scalpel: The Python Static Analysis Framework
- 9 Our objectives
- 10 A common story
- 11 Scalpel: Control flow graph
- 12 Scalpel: Def-use relations
- 13 Scalpel: Scope analysis
- 14 Scalpel: Code Rewriting
- 15 A Summary of Scalpel