Hacker News new | ask | show | jobs
Microsoft's LINQ ported to Node.js (github.com)
2 points by JimBastard 5885 days ago
1 comments

There are actually a bunch of these. I believe the most developed is 'jsinq' which has a for-reals LINQ parser and I seem to remember generating relatively efficient functions for the implementation.