Background:
Just for fun, I decided to find someone out there who developed a JavaScript LINQ implementation.
Here, it seems, there are several of them. It seems that LINQ implementations are almost similar to string template processing mechanisms: each and his dog wrote one.
Question:
Does anyone out there use the LINQ implementation to generate JavaScript code, and if so, is there any rating or preference for those who have used more than one?
source
share