Merge pull request #174 from xen2/master

Add SharpLang to list of .NET Implementations.
pull/176/head
Rich Lander 2015-01-11 20:49:54 -08:00
commit f4131d1307
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Fling OS](http://git.flingos.co.uk/fling-os/src) - [C# Operating System](http://www.flingos.co.uk/) designed for people to learn low-level development from. * [Fling OS](http://git.flingos.co.uk/fling-os/src) - [C# Operating System](http://www.flingos.co.uk/) designed for people to learn low-level development from.
* [Mono](https://github.com/mono/mono) - Cross-platform implementation of .NET Framework. * [Mono](https://github.com/mono/mono) - Cross-platform implementation of .NET Framework.
* [MOSA Project](https://github.com/mosa/MOSA-Project/) - Managed Operating System Alliance Project - C# Operating System. * [MOSA Project](https://github.com/mosa/MOSA-Project/) - Managed Operating System Alliance Project - C# Operating System.
* [SharpLang](https://github.com/xen2/SharpLang) - Compiles C# & .NET to native machine code, using [LLVM](http://llvm.org) as a backend.
* Platforms * Platforms
* [Castle Project](https://github.com/castleproject) - Umbrella project for ActiveRecord, DynamicProxy, MonoRail, Windsor * [Castle Project](https://github.com/castleproject) - Umbrella project for ActiveRecord, DynamicProxy, MonoRail, Windsor