Skip to content

moosetechnology/roslyn2famix

 
 

Repository files navigation

roslyn2famix

roslyn2famix is the C# equivalent of https://github.com/feenkcom/jdt2famix

It takes a C# .sln file as input and produces an .mse file that can be imported into Moose.

Usage example:

RoslynMonoFamix.exe .\github\CSharpSolution\CSharpSolution.sln CSharpSolution.mse

It is based on the new Roslyn compiler platform from Microsoft. So far, it has only been known to work on Windows even though it can be compiled using the Mac OS X version of Visual Studio.

About

roslyn2famix produces MSE files that can be analysed with moosetechnology.org out of C# Visual Studio Solutions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 83.5%
  • HTML 13.8%
  • Visual Basic .NET 1.6%
  • Smalltalk 1.1%