Test-Driven Development of a Static Code Analyzer in Python - PyCon APAC 2018

Published on: Saturday, 23 June 2018

Speaker: Terry Yin, Programmer at Odd-e

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.

Produced by Engineers.SG

Organization