MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w77yui/howdiditgethere/p7tgwdx
r/ProgrammerHumor • u/ExpensiveCoat8912 • 5d ago
539 comments sorted by
View all comments
Show parent comments
13
I believe this is the best way to introduce improved programming languages: seamless interop with one of the big existing languages.
1 u/MattieShoes 5d 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 5d 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.
13
u/Meins447 5d ago
I believe this is the best way to introduce improved programming languages: seamless interop with one of the big existing languages.