Comment on Ballerina: A Data-Oriented Programming LanguageparentComments−pjmlp4yIt does it, via the dynamic runtime that was created to ease COM interoperability and at the time, IronRuby/IronPython implementations.dynamic keyword, DLR runtime infrastructure like DynamicObject and IDynamicMetaObjectProvider which trigger special behavior on the compiler.https://docs.microsoft.com/en-us/dotnet/csharp/programming-g...
Comments
It does it, via the dynamic runtime that was created to ease COM interoperability and at the time, IronRuby/IronPython implementations.
dynamic keyword, DLR runtime infrastructure like DynamicObject and IDynamicMetaObjectProvider which trigger special behavior on the compiler.
https://docs.microsoft.com/en-us/dotnet/csharp/programming-g...