Microsoft's LINQ ported to Node.js
github.com
Microsoft's LINQ ported to Node.js
1–2 of 2 posts
Re: Microsoft's LINQ ported to Node.js
#2There 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.