Content deleted Content added
After many attempts at trying, I've found it impossible to build this on *any* version of FreeBSD before or after 4.7. It does not build on DragonFly either FWIW. |
It's not limited to FreeBSD 4.7 |
||
Line 1:
'''Rotor''' is the codename for [[Microsoft]]'s [[Shared source]] Common Language Infrastructure ([[Common Language Infrastructure|CLI]]) of [[Microsoft .NET|.NET]]. Shared source is not real [[open source]] (e.g. it's not suitable for commercial use) but it makes it possible for [[programmer]]s to view the source of many .NET libraries
Rotor comes pre-configured to run on [[Microsoft Windows|Windows]], [[FreeBSD]] (version 4.7 or newer), and [[Mac OS X]] 10.2. However the only thing that needs to be customized to port Rotor to a different platform is a thin PAL (platform abstraction layer), so basically Rotor is portable to any platform.
==See also==
*[[Common Language Infrastructure|CLI]]
Line 8 ⟶ 10:
==External links==
*[http://www.microsoft.com/downloads/details.aspx?FamilyId=3A1C93FA-7462-47D0-8E56-8DD34C6292F0&displaylang=en Microsoft Shared Source Common Language Infrastructure Page]
*[http://msdn.microsoft.com/msdnmag/issues/02/07/SharedSourceCLI/ Introduction to Shared Source CLI]
*[http://www.123aspx.com/rotor/default.aspx Read Rotor's source code online]
{{Compu-lang-stub}}
|