Home | Contact | Pricing | News | Partners | Mailing List | Site Map

Developer Center

[GNAT] Improve .NET delegates handling

Tuesday October 28, 2008

The .NET compiler now matches Ada access-to-subprogram types with .NET delegates. This allows easier integration of mixed-language projects, as well as more conformant IL code. As a result, delegates are now imported directly as access-to-subprogram types.

 

Posted by Posted in Development Log, GNAT Compilation System