Slashdot Mirror


User: huisinro

huisinro's activity in the archive.

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

Comments · 3

  1. Doing .NET with MONIO is like a 2nd class citizen on Creating .NET C# Applications for Linux · · Score: 0, Troll

    Since MONO will always play catch up with the real Microsoft .NET platform. MONO is only a subset of the Microsoft .NET Framework with fewer functionality and poor performance. I feel uncomfortable when I know there is a better implementation out there. Another approach would be to use the unmodified Microsoft .NET Framework directly on Linux. I did some prototype, and it should work, but the it will limit to x86 platforms.

  2. Search 200 million lines of open source code on Torvalds & Linux Dev Process · · Score: 1, Interesting
    http://www.codase.com/

    Can search/browse tons of source code by function calls, class hierarchy, method definitions, comments, macros, etc. It recognizes language syntax, and should be useful for Linux development.

  3. Search/browse100 million lines of open source code on Trouble With Open Source? · · Score: 1
    It might be a bit OT, but this offers an easy way to find open source code snippets. The search engine interprets code as code, and thus all languages elements can be searched, such as function calls, classes, variables, strings, comments, macros, etc.

    http://www.codase.com/