Slashdot Mirror


User: sharathms

sharathms's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. SSCLI on Learning Java or C# as a Next Language? · · Score: 1

    >> Even the source of Sun's VM is available (though not under the GPL, at least you can read it, see what's going on in the VM, and fix bugs)

    You can check out SSCLI [a.k.a Rotor] which is a free [shared source licensing] implementation of the CLR. In other words, you too can see what's going on in the VM and fix bugs. You can also build it on FreeBSD and MacOS X.