Hacker News new | past | comments | ask | show | jobs | submit login

TL;DR .net core = surgery of .NET Libraries for crossplat cleanup + RyuJIT Virtual Machine (clr)

The clr will be open source (with new RyuJIT jit compiler), it's happening one commit at time :D

open source CLR/full .NET = readonly sources MIT (and mono can import fixes to BCL)

.NET Core = RyuJIT VM + .net Core BCL libraries + redesigned for modularity + CrossPlat + Development on github

Mono will maybe merge with corefx

Open source components are: - the .NET Framework Libraries (BCL of full .net) - NET Core Framework Libraries (BCL of new .net core) - RyuJit VM

more info * Miguel de Icaza (MONO) post http://tirania.org/blog/archive/2014/Nov-12.html * Microsoft post http://blogs.msdn.com/b/dotnet/archive/2014/12/04/introducin...




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: