RSSAmplifier

(untitled) · Jan 15, 2014

Static Analysis

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Static Analysis Recently, I took part in a discussion about whether or not it was possible to implement something like Dialyzer in Python. The answer is of course yes , and there are many examples of such tools 1 . The discussion soon turned into “why?” Here’s the thing. Using a static analyzer in a dynamic language isn’t supposed to be 100% accurate–that’d be pretty tough to guarantee, and if you…

Read on //static-analysis.html

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.