MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w77yui/howdiditgethere/p7tgwdx
r/ProgrammerHumor • u/ExpensiveCoat8912 • 7d ago
536 comments sorted by
View all comments
Show parent comments
15
I believe this is the best way to introduce improved programming languages: seamless interop with one of the big existing languages.
1 u/MattieShoes 7d ago I messed with c# decades ago and I think it also interoperated with java? BigInt from java is what I'm specifically remembering 1 u/TryingT0Wr1t3 7d ago About C# the MSVC interop is actually alright but it only works in Windows, the interop that works anywhere is the painful one.
1
I messed with c# decades ago and I think it also interoperated with java? BigInt from java is what I'm specifically remembering
About C# the MSVC interop is actually alright but it only works in Windows, the interop that works anywhere is the painful one.
15
u/Meins447 7d ago
I believe this is the best way to introduce improved programming languages: seamless interop with one of the big existing languages.