Microsoft released the Oslo May CTP, so I'm porting NHModeller to these new bits.
Porting the conole version was easy, just some error with the "null" in the AST graph, but nothing difficult. Fortunatelly NHModeller has a suite of about 100 test that really helped to catch all the problems.
The intellipad plugin is still work in progress,but finally I have something closed to the end:
The refactory was big, but the new plugin is simpler in code. The good news is that now is very easy to create a custom DSL editor, with squiggles and highligting. May be I will post an How to in the near future.