[Mono-dev] Has Mono an equivalent to the Microsoft Roslyn API?

JochenHuck jochen.huck at gmx.de
Tue Jan 24 15:54:00 UTC 2012


I need something like the Mircosoft Roslyn API
(http://msdn.microsoft.com/en-en/roslyn) to do static source code analysis.
Since the Roslyn API is just a developer preview I wanted to know whether
Mono offers similar features as the Roslyn API (since Mono has a C# compiler
written in C# and the Roslyn API is a C# compiler API I thought this would
be possible).

I am especially interested in syntax trees, semantic analysis (binding),
dataflow and controlflow features (to answer questions like: which variables
are read in this basic block, etc.)

Thanks,
Jochen





--
View this message in context: http://mono.1490590.n4.nabble.com/Has-Mono-an-equivalent-to-the-Microsoft-Roslyn-API-tp4324128p4324128.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list