Slashdot Mirror


User: kbigdelysh

kbigdelysh's activity in the archive.

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

Comments · 2

  1. MS's perspetive has changed? on Microsoft To Allow Code Contributions To F# · · Score: 1

    Good to hear that Microsoft is moving toward open-source. It seems high-level management's perspective has changed. I have played with F# and loved it especially because of its type-inference feature and the fact that you don't need to put curly braces (it's like python in that regard).

  2. that would speed up semi-heavy computation on .NET Native Compilation Preview Released · · Score: 1

    Wow! 60% increase! That's awesome and promising. I hope it also benefits applications which are doing heavy computations (although most of these apps offload their computation to a server).