Earlier quoted context omitted.
The whole article is about features added. The first point is even about improvements to macros.
Unfortunately F# doesn't really have macro support... "working with expression trees is becoming easier than ever" but you can't actually unquote/eval an arbitrary expression tree. The only purpose I can see for expression trees is implementing a DSL with F# syntax.
Shame on whoever downvoted you. Add knowledge to the discussion instead of downvoting someone you disagree with. [0] http://stackoverflow.com/questions/849416/evaluate-quoted-ex...