Hi!
I've heard some time ago there has been an attempt to have models obtained from C# program. What is the status? cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
There was indeed a project of a student of Michele that was later enhanced a bit by Erik Doernenburg. You can find the original thread here:
http://www.iam.unibe.ch/pipermail/moose-dev/2009-July/002549.html Cheers, Doru On 13 Nov 2010, at 12:50, Alexandre Bergel wrote: > Hi! > > I've heard some time ago there has been an attempt to have models obtained from C# program. What is the status? > > cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- www.tudorgirba.com "Every thing has its own flow." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Alexandre Bergel-5
Hi Alex,
For C# source code, there is PMCS (Parsing and modeling C# systems), developed by Ermira Daka during her Master Thesis and later optimized and hosted by Erik Doernenburg: http://bitbucket.org/erikdoe/pmcs/ For C# DLLs, there is Tarantula, a tool provided by Peter Hellmann. At the moment, it only works if PDB files are provided. http://peter.brightman.de/Tarantula.exe Both tools export to FAMIX2.1. However, you have access to the code of PMCS, so you could build on top of it to provide support for the FAMIX version that you use. As for Tarantula, Peter provided support for FAMIX 2.1 to allow him to use CodeCity. I told Peter that the Moose community would be interested in his work and he said he would write on the mailing list. Ciao, Ricky On Nov 13, 2010, at 12:50 PM, Alexandre Bergel wrote: > Hi! > > I've heard some time ago there has been an attempt to have models obtained from C# program. What is the status? > > cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Ok guys, thanks!
Cheers, Alexandre On 13 Nov 2010, at 20:39, Richard Wettel wrote: > Hi Alex, > > For C# source code, there is PMCS (Parsing and modeling C# systems), developed by Ermira Daka during her Master Thesis and later optimized and hosted by Erik Doernenburg: > http://bitbucket.org/erikdoe/pmcs/ > For C# DLLs, there is Tarantula, a tool provided by Peter Hellmann. At the moment, it only works if PDB files are provided. > http://peter.brightman.de/Tarantula.exe > Both tools export to FAMIX2.1. However, you have access to the code of PMCS, so you could build on top of it to provide support for the FAMIX version that you use. > As for Tarantula, Peter provided support for FAMIX 2.1 to allow him to use CodeCity. I told Peter that the Moose community would be interested in his work and he said he would write on the mailing list. > > Ciao, > Ricky > > > > On Nov 13, 2010, at 12:50 PM, Alexandre Bergel wrote: > >> Hi! >> >> I've heard some time ago there has been an attempt to have models obtained from C# program. What is the status? >> >> cheers, >> Alexandre >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |