PiOS: Detecting Privacy Leaks in iOS Applications [pdf]
iseclab.org1 pointsby xtho1 comments
And before you ask what about a method without an object, understand that they do not exist.
Technically, there are unbound methods (i.e. methods with no object) but you can't call them. 10.3 Where does Erlang syntax come from?
Mostly from prolog. Erlang started life as a modified prolog
Maybe this means Prolog syntax isn't really that weird?
Is this implemented as a library or does it also require changes to the language/compiler?