[Info-vax] Viable versus ideal programming languages
John Dallman
jgd at cix.co.uk
Wed Mar 23 15:32:00 EDT 2022
In article <t1fpab$v69$1 at dont-email.me>,
clubley at remove_me.eisner.decus.org-Earth.UFP (Simon Clubley) wrote:
> It would be nice to have a richer interface standard that handles
> calling between both OO and procedural languages natively ...
The difficulty there is the varying ways in which OO access to
objects/classes/entities is implemented.
The two environments I know of where calling between several OO languages
is supported are JVM and .NET. In both cases, languages whose usual way
of doing OO is different from Java and C#, respectively, tend to have to
be bent into shape.
John
More information about the Info-vax
mailing list