{"id":15107638,"url":"https://github.com/moosetechnology/moose","last_synced_at":"2025-04-04T12:06:57.389Z","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-03-31T15:06:04.000Z","size":64863,"stargazers_count":140,"open_issues_count":15,"forks_count":34,"subscribers_count":20,"default_branch":"development","last_synced_at":"2025-04-04T12:06:49.761Z","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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-03T17:23:57.000Z","updated_at":"2025-02-23T07:50:01.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":247174416,"owners_count":20896078,"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-09-25T21:40:39.575Z","updated_at":"2025-04-04T12:06:57.348Z","avatar_url":"https://github.com/moosetechnology.png","language":"Smalltalk","readme":"[![Development](https://github.com/moosetechnology/Moose/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/moosetechnology/Moose/actions/workflows/test-and-release.yml)\n[![Stable](https://github.com/moosetechnology/Moose/actions/workflows/release.yml/badge.svg)](https://github.com/moosetechnology/Moose/actions/workflows/release.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 12\n\nExecute this in a Pharo 12 or 13 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 11\n\nExecute this in a Pharo 11 or 12 image:\n```smalltalk\n[ Metacello new\n    baseline: 'Moose';\n    repository: 'github://moosetechnology/Moose:v11.x.x/src';\n    load ]\n    on: MCMergeOrLoadWarning\n    do: [ :warning | warning load ]\n```\n\n#### Old stable version: Moose 10\n\nExecute this in a Pharo 10 image:\n\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### 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":[],"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"}