|
|
|
|
|
by pjmlp
4294 days ago
|
|
Actually it depends on what one understands by managed. Strong typed languages with automatic memory management, having native compilers and used for writing OS, exist since Mesa/Cedar (70's at Xerox PARC) Back when C was UNIX only, no one talked about C ABI. The only ABI that mattered was the OS ABI. Amoeba, OS/400, Lisp Machines, Oberon are a few examples of having multiple languages interoperate via the OS ABI.. |
|