Y
Hacker News
new
|
ask
|
show
|
jobs
by
injuly
481 days ago
Flow analysis, especially propagation, is a hard problem to solve in the general case. IMO, the one tool that had the best, if language-specific, approach was Pyre – Facebook's type checker and static analyzer for Python.