Contribute Media
A thank you to everyone who makes this possible: Read More

Test-Driven Development of a Static Code Analyzer in Python

Description

Static analyzers help us find problems in our code. They are like compilers in terms of complexity; they need to know the syntax of target languages. Is it possible to build such tools without comprehensive upfront design? He will share his experience in making such tool in Python over the past 8 years.

Details

Improve this page