4 ms·
Duck-checker in Python: does one exist?
- viraptor 15y agoIsn't that pretty much what pypy does (from my limited experience with it). They seem to infer types in places where they're invariable. The whole idea of rpython subset of language seems to make this possible. There were also other projects doing that. This post offered an interesting thesis, but the pdf is not online anymore http://groups.google.com/group/comp.lang.python/msg/114a25d394769591 http://groups.google.com/group/comp.lang.python/msg/114a25d3... maybe someone knows of a copy?
- hogu 15y agocheckout enthought traits