Hacker News new | ask | show | jobs
by CharlieDigital 1603 days ago
.NET is fundamentally built on the Common Language Infrastructure.

So C#, F#, IronPython, etc. are just higher level constructs on top of the .NET CLI.

So perhaps that's why I tend to clob the two together :)