Language interoperability

Language interoperability is the capability of two different programming languages to natively interact as part of the same system and operate on the same kind of data structures.[1]

There are many ways programming languages are interoperable with one another. HTML, CSS, and JavaScript are interoperable as they are used in tandem in webpages. Some object oriented languages are interoperable thanks to their shared hosting virtual machine (e.g. .NET CLI compliant languages in the Common Language Runtime and JVM compliant languages in the Java Virtual Machine).[2]

  1. ^ Malone, Todd (2014). "Interoperability in Programming Languages". CiteSeerX 10.1.1.684.337. {{cite journal}}: Cite journal requires |journal= (help)
  2. ^ "Cross-Language Interoperability". Microsoft Developer Network (msdn.microsoft.com).

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Tubidy