SharpRecognize is a C# parser library which supports all aspects of the latest language specification, including features like generics, anonymous methods, LINQ, and unsafe code. The result of the parse process is a code model which can be semantically...

read more