Inevitable Software releases C# Parser and CodeDOM
Inevitable Software today announced the release of version 1.0 of their Nova C# Parser and CodeDOM, a complete C# 4.0 parser, resolver, object model, formatter, metrics generator, code analyzer, etc.
"This product is a 100% managed code library 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." says Ken Beckett, president of Inevitable Software. "This library is basically a C# Parser, C# Formatter, C# Metrics Tool, and C# Code Analyzer all-in-one."
The library provides full support for C# 4.0 and even upcoming 5.0 features, such as 'async'. The object model provides a clean, easy-to-use, and memory efficient semantic model designed for ease-of-use. Also allows for easy manual creation of code, and default formatting, although it's possible to control formatting if desired. The product includes documentation, examples, a WPF-based IDE-like test tool, and a command-line test tool.
Founded in 2007, Inevitable Software is a software development and consulting firm specializing in .NET language tools. For more information on Inevitable Software, visit the company's web site at:
http://www.inevitablesoftware.com
Product page: http://www.inevitablesoftware.com/Products.aspx
###
About the Author
| Inevitable Software We are creators of C# parser, CodeDOM, formatter, metrics, and code analysis tools. |