Overloading and overlap

Monique Louise monique.louise at gmail.com
Tue Apr 19 18:49:12 EDT 2005


Hi, Daan,
 
> Note that "under the hood"
> even .NET and Java use different names for each method ("renaming") to
> distinguish them.

 perhaps the virtual machine or the JIT compiler use different names
to resolve overloads, but the code in .NET MSIL, for example, uses the
same name.
 
> I don't know of any other solution , but you may want to read
> Andre Pang's master thesis (under supervision of Manuel Chackravarty)
> that might have some content about this.

Do you know where I can find that thesis ?

Thanks,

Monique Louise B.Monteiro
Msc Student in Computer Science
Center of Informatics
Federal University of Pernambuco


More information about the FFI mailing list