Hacker News new | ask | show | jobs
by legulere 3423 days ago
Try to get two programming languages to cooperate that use different GCs/runtimes. Not one combination out of the following works: C#, Java, Python, Ruby, Haskell. Because rust is runtime-less you can combine it with any of those programming languages.
1 comments

This is one of those points that is so obvious that it has never occurred to me.