{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/HaskellAnalysisProgram","name":"HaskellAnalysisProgram","description":"The Haskell analysis program is a prototype Haskell source code analyzer.\nIt offers functionality to convert Haskell source code into an equivalent meta-model.\nIt supports the calculation of three structural metrics, module size (LOC), module cohesion (LCOM)\nand module coupling (CBO).\nSeveral aggregation methods are supported, such as average, median,\nGini coefficient and ideal value deviation.","version":"0.1.0","softwareVersion":"0.1.0","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://bitbucket.org/SaKa1979/haskellanalysisprogram","url":"https://SaKa1979@bitbucket.org/SaKa1979/haskellanalysisprogram#readme","keywords":["apache","program","source-code-analysis","Propose Tags"],"maintainer":[{"@type":"Person","name":"BastiaanHeeren"}],"author":[{"@type":"Person","name":"BastiaanHeeren"}],"copyrightHolder":[{"@type":"Person","name":"BastiaanHeeren"}],"dateCreated":"2020-07-13","dateModified":"2020-07-13","datePublished":"2020-07-13","copyrightYear":2020,"downloadUrl":"https://hackage.haskell.org/package/HaskellAnalysisProgram-0.1.0/HaskellAnalysisProgram-0.1.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/HaskellAnalysisProgram"]}