{"id":13772316,"url":"https://github.com/moosetechnology/Moose","last_synced_at":"2025-05-11T04:31:29.377Z","repository":{"id":35853756,"uuid":"40138231","full_name":"moosetechnology/Moose","owner":"moosetechnology","description":"MOOSE - Platform for software and data analysis. ","archived":false,"fork":false,"pushed_at":"2025-04-14T14:15:18.000Z","size":64865,"stargazers_count":141,"open_issues_count":15,"forks_count":34,"subscribers_count":20,"default_branch":"development","last_synced_at":"2025-04-14T15:32:40.269Z","etag":null,"topics":["data-analysis","moose","pharo","smalltalk","software-analysis"],"latest_commit_sha":null,"homepage":"https://moosetechnology.github.io/moose-wiki","language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moosetechnology.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-08-03T17:23:57.000Z","updated_at":"2025-04-14T14:15:22.000Z","dependencies_parsed_at":"2024-06-06T15:45:24.710Z","dependency_job_id":"d455a75c-5d77-4a16-b5be-f853edf71377","html_url":"https://github.com/moosetechnology/Moose","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moosetechnology%2FMoose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moosetechnology%2FMoose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moosetechnology%2FMoose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moosetechnology%2FMoose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moosetechnology","download_url":"https://codeload.github.com/moosetechnology/Moose/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253518941,"owners_count":21921074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-analysis","moose","pharo","smalltalk","software-analysis"],"created_at":"2024-08-03T17:01:02.522Z","updated_at":"2025-05-11T04:31:24.358Z","avatar_url":"https://github.com/moosetechnology.png","language":"Smalltalk","readme":"[![Development](https://github.com/moosetechnology/Moose/actions/workflows/continuous.yml/badge.svg)](https://github.com/moosetechnology/Moose/actions/workflows/continuous.yml)\n\nMoose is an extensive platform for software and data analysis.\n\nMoose is an open-source software. It was started at the Software Composition Group of the University of Bern in 1996 and is currently contributed to and used by several partners. It provides a variety of services such as importing and parsing data, modeling, measuring, querying, mining, and building interactive and visual analysis tools.\n\n## Documentation\n\nPlease refer to the [moose wiki](https://moosetechnology.github.io/moose-wiki/) for the documentation.\n\n## Installation\n\n### Get a built Moose Image from [Pharo launcher](https://github.com/pharo-project/pharo-launcher)\n\n![Download Moose gif](ressources/Moose-launcher.gif)\n\n### Load Moose in a Pharo image\n\n#### Latest version: Moose 11\n\nExecute this in a Pharo 11 image:\n\n```smalltalk\nMetacello new\n    baseline: 'Moose';\n    repository: 'github://moosetechnology/Moose:development/src';\n    onWarningLog;\n    load\n```\n\n#### Stable version: Moose 10\n\nExecute this in a Pharo 10 image:\n```smalltalk\n[ Metacello new\n    baseline: 'Moose';\n    repository: 'github://moosetechnology/Moose:v10.x.x/src';\n    load ]\n    on: MCMergeOrLoadWarning\n    do: [ :warning | warning load ]\n```\n\n#### Old stable version: Moose 9\n\nExecute this in a Pharo 9 image:\n\n```smalltalk\n[ Metacello new\n    baseline: 'Moose';\n    repository: 'github://moosetechnology/Moose:v9.x.x/src';\n    load ]\n    on: MCMergeOrLoadWarning\n    do: [ :warning | warning load ]\n```\n\n### Famix generators\n- Java [VerveineJ](https://modularmoose.org/moose-wiki/Developers/Parsers/VerveineJ) / [JDT2Famix](https://github.com/feenkcom/jdt2famix) \n- [C#](https://github.com/feenkcom/roslyn2famix) \n- [.NET](http://www.sharpmetrics.net/index.php/famix-generator)\n- [SAP](https://github.com/RainerWinkler/Moose-FAMIX-SAP-Extractor)\n- [Fortran](https://github.com/NicolasAnquetil/VerveineF.git)\n- [C/C++](https://github.com/Synectique/VerveineC-Cpp.git)\n","funding_links":[],"categories":["Software / data analysis"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoosetechnology%2FMoose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoosetechnology%2FMoose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoosetechnology%2FMoose/lists"}