SharpRecognize

Able to perform lexical and syntactic analysis on C# source code.
Download

SharpRecognize Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free to try
  • Price:
  • $1,349.00
  • Publisher Name:
  • SharpRecognize
  • Publisher web site:
  • Operating Systems:
  • Windows 2000, Windows Vista, Windows XP
  • File Size:
  • 9.34MB

SharpRecognize Tags


SharpRecognize Description

#recognize! is a parser Library written for the .NET platform which is able to perform lexical and syntactic Analysis on C# source code. The results of these analysis steps are represented in a rich data structure called the code model which can be easily traversed and modified by client code. Furthermore, the library contains a C# generator that used a code model as input. In the case of an erroneous input, #recognize! will raise error and warning messages that are compliant to those raised by Microsoft's csc and Mono's msc compilers regarding codes, warning levels, and texts. The message texts are Currently available in two languages -- English and German. #recognize! is used by applications that require processing source code, no matter whether entire files or C# expressions only. Typical applications are syntax highlighting UI components, refactoring tools, formatting tools (pretty-printers), and C# generators, but also source code browsers, C# interpreters, and compilers. The library consists of a single assembly (plus additional satellite assemblies for localized error and warning messages) and can be deployed with your application easily. It does not make use of any operating system dependent functionality, so it should run on any .NET environment that is compatible with the Microsoft .NET 2.0 environment, including Mono and -- thanks to the small footprint -- .NET Compact Framework implementations.


SharpRecognize Related Software