C# Parser and CodeDOM 1.0
Your rating
Date added
September 24, 2011
Developer
All time downloads
329
License / Price
Platform
Windows
User ratings
Description of C# Parser and CodeDOM 1.0
A complete C# parser, CodeDOM, formatter, analyzer, metrics library
This is a 100% managed code library (Nova.CodeDOM.dll) that can be used to load and parse any C# solution, project, or source file(s), create a semantic object model in memory, and resolve all symbolic references. The code object tree can then be inspected, searched, modified, and saved back to the original input files with controllable formatting.
Also includes documentation, examples, WPF (IDE-like) and command-line testing tools. Fully compliant with ECMA-334 and ECMA-335 standards, and passes all Mono tests.
What is new in version 1.0
C# 4.0 support, plus 'async'.
User reviews
Really good C# parser!
by
Anders Hejlsberg on September 30th 2011, 05:01
Well made, and seems to handle ALL of the latest C# features without any problems during any of my testing.
Add your review
Top popularity in C
1
2
3
4
LinqConnect 3.2
LINQ to SQL compatible ORM solution. Extended functionality
5
6
7