Hacker News new | ask | show | jobs
by seanmcdirmid 4312 days ago
There is also the dynamic language run-time (DLR), which as a generalization of LINQ (to support statements) is pretty powerful when writing up these tools on .NET. I use it often in my work.