Thursday
Aug262010
Multi-Language Metrics Tool
Thursday, August 26, 2010 The Mutli-Language Metrics Tool is exactely that—a tool for analyzing multiple-programming languages within a system. Our group put the .NET framework, various programming languages (C#, VB, J#) and a nice GUI on top of some disassembled code (with the use of Microsoft’s ILDASM tool) to churn out metrics relating to a system, such as percentages of programming language use, ratios of variables to class sizes, and much more. Read all about it in the paper published at IASTED.
Download the Multi-Language Metrics Tool Paper (PDF Format)
ACM Link: http://portal.acm.org/citation.cfm?id=1647636.1647692
tagged
.NET,
C#,
ILDASM,
J#,
MSIL,
VB,
disassembled code,
multi-language metrics tool in
Projects,
Research
.NET,
C#,
ILDASM,
J#,
MSIL,
VB,
disassembled code,
multi-language metrics tool in
Projects,
Research
Reader Comments