{"id":38704,"name":"rascal","description":"The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)","url":"https://github.com/usethesource/rascal","last_synced_at":"2025-09-05T07:52:33.326Z","repository":{"id":4050607,"uuid":"5153143","full_name":"usethesource/rascal","owner":"usethesource","description":"The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)","archived":false,"fork":false,"pushed_at":"2025-08-31T13:13:29.000Z","size":1106632,"stargazers_count":430,"open_issues_count":488,"forks_count":80,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-08-31T14:34:15.445Z","etag":null,"topics":["checker","code-generation","compiler","domain-specific-language","interpreter","language","metaprogramming","parser-generator","pattern-matching","query-language","refactoring-tools","relational-algebra","repl","reverse-engineering","source-to-source","standard-library","static-analysis","template-language","term-rewriting"],"latest_commit_sha":null,"homepage":"http://www.rascal-mpl.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/usethesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-07-23T14:50:13.000Z","updated_at":"2025-08-30T09:53:35.000Z","dependencies_parsed_at":"2023-12-01T14:02:39.138Z","dependency_job_id":"e971cf21-c0da-46f4-9ae5-dc6ba6f7528d","html_url":"https://github.com/usethesource/rascal","commit_stats":{"total_commits":18072,"total_committers":88,"mean_commits":"205.36363636363637","dds":0.6527777777777778,"last_synced_commit":"b684d0e1c2cdd3b4ca0f11299aa333ecf48a97c9"},"previous_names":[],"tags_count":295,"template":false,"template_full_name":null,"purl":"pkg:github/usethesource/rascal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usethesource","download_url":"https://codeload.github.com/usethesource/rascal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/sbom","scorecard":{"id":144781,"data":{"date":"2025-08-04","repo":{"name":"github.com/usethesource/rascal","commit":"a3aeac20ba76420cf35de5f007258c3a69008597"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 5/13 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:48","Warn: no topLevel permission defined: .github/workflows/build.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: test/org/rascalmpl/benchmark/Factorial/Factorial:1","Warn: binary detected: test/org/rascalmpl/benchmark/Fibonacci/Fibonacci:1","Warn: binary detected: test/org/rascalmpl/benchmark/Reverse/Reverse:1","Warn: binary detected: test/org/rascalmpl/util/maven/poms/local-reference/lorem-ipsum.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.40.17 not signed: https://api.github.com/repos/usethesource/rascal/releases/183964897","Warn: release artifact v0.34.1 not signed: https://api.github.com/repos/usethesource/rascal/releases/126934396","Warn: release artifact v0.33.0 not signed: https://api.github.com/repos/usethesource/rascal/releases/110228548","Warn: release artifact v0.32.0 not signed: https://api.github.com/repos/usethesource/rascal/releases/110074456","Warn: release artifact v0.31.0 not signed: https://api.github.com/repos/usethesource/rascal/releases/107969830","Warn: release artifact v0.40.17 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/183964897","Warn: release artifact v0.34.1 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/126934396","Warn: release artifact v0.33.0 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/110228548","Warn: release artifact v0.32.0 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/110074456","Warn: release artifact v0.31.0 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/107969830"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T09:10:26.054Z","repository_id":4050607,"created_at":"2025-08-16T09:10:26.054Z","updated_at":"2025-08-16T09:10:26.054Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728149,"owners_count":25157136,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"usethesource","name":"Use The Source","uuid":"12157708","kind":"organization","description":"Open Source Projects around Meta Programming","email":"jurgen.vinju@cwi.nl","website":"http://www.usethesource.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12157708?v=4","repositories_count":26,"last_synced_at":"2024-05-01T09:34:46.599Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/usethesource","funding_links":["https://github.com/sponsors/usethesource"],"total_stars":935,"followers":28,"following":0,"created_at":"2022-11-03T05:29:05.459Z","updated_at":"2024-05-01T09:34:54.881Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usethesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usethesource/repositories"},"packages":[],"commits":{"id":298616,"full_name":"usethesource/rascal","default_branch":"main","committers":[{"name":"paulklint","email":"Paul.Klint@cwi.nl","login":"PaulKlint","count":7776},{"name":"Jurgen J. Vinju","email":"Jurgen.Vinju@cwi.nl","login":"jurgenvinju","count":6973},{"name":"Davy Landman","email":"davy.landman@gmail.com","login":"DavyLandman","count":1811},{"name":"Arnold Lankamp","email":"arnold.lankamp@gmail.com","login":"arnoldlankamp","count":1328},{"name":"Anastassija","email":"A.Izmaylova@cwi.nl","login":"Anastassija","count":749},{"name":"Mark Hills","email":"mhills@acm.org","login":"mahills","count":438},{"name":"Tijs van der Storm","email":"T.van.der.Storm@cwi.nl","login":"tvdstorm","count":370},{"name":"Pieter Olivier","email":"pieter.olivier@swat.engineering","login":"PieterOlivier","count":266},{"name":"Atze van der Ploeg","email":"A.J.van.der.Ploeg@cwi.nl","login":null,"count":242},{"name":"Bert Lisser","email":"Bert.Lisser@cwi.nl","login":null,"count":199},{"name":"Ashim Shahi","email":"ashim.shahi@gmail.com","login":"ashimshahi","count":170},{"name":"Michael Steindorfer","email":"Michael.Steindorfer@cwi.nl","login":"msteindorfer","count":148},{"name":"BertLisser","email":"bertl@cwi.nl","login":null,"count":127},{"name":"Emilie Balland","email":"emilie.balland@gmail.com","login":"balland","count":123},{"name":"Anya Helene Bagge","email":"anya@ii.uib.no","login":"anyahelene","count":94},{"name":"Mauricio Verano Merino","email":"m.verano239@gmail.com","login":"maveme","count":65},{"name":"Rodin Aarssen","email":"rodin.aarssen@swat.engineering","login":"rodinaarssen","count":58},{"name":"Lina Ochoa","email":"lina.m8a@gmail.com","login":"lmove","count":58},{"name":"Jouke Stoel","email":"j.h.stoel@gmail.com","login":"joukestoel","count":57},{"name":"Arnold Lankamp","email":"arnoldlankamp@Arnold-Lankamps-MacBook-Pro.local","login":null,"count":45},{"name":"Jasper Timmer","email":"jjwtimmer@gmail.com","login":"JJWTimmer","count":30},{"name":"Ferry Rietveld","email":"Ferry.Rietveld@gmail.com","login":"FerryRiet","count":28},{"name":"Vadim Zaytsev","email":"vadim@grammarware.net","login":"grammarware","count":25},{"name":"Wietse Venema","email":"wietsevenema@gmail.com","login":"wietsevenema","count":24},{"name":"Sung-Shik Jongmans","email":"sung-shik.jongmans@swat.engineering","login":"sungshik","count":23},{"name":"Jeroen van den Bos","email":"jeroen@infuse.org","login":"jvdb","count":17},{"name":"Bas Basten","email":"basten@cwi.nl","login":null,"count":15},{"name":"Bas Basten","email":"basbasten@gmail.com","login":"basten","count":15},{"name":"Linus Wagner","email":"linus.wagner@malighting.de","login":null,"count":11},{"name":"Atze van der Ploeg","email":"ploeg@cwi.nl","login":null,"count":11},{"name":"Joppe Kroon","email":"joppekroon@gmail.com","login":"joppekroon","count":7},{"name":"Jurgen Vinju","email":"jurgenv@jurgenv.sen.cwi.nl","login":null,"count":6},{"name":"tdegueul","email":"degueule@cwi.nl","login":null,"count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Aiko Yamashita","email":"aiko@simula.no","login":null,"count":5},{"name":"jeroenpeeters","email":"jeroen@peetersweb.nl","login":"jeroenpeeters","count":4},{"name":"Michael Godfrey","email":"migod@uwaterloo.ca","login":"migod","count":4},{"name":"Cindy","email":"c.berghuizen@gmail.com","login":"Keepertje","count":4},{"name":"Davy Meers","email":"davymeers@hotmail.com","login":"meersdavy","count":4},{"name":"Athanasios Anastasiou","email":"athanastasiou@gmail.com","login":"aanastasiou","count":3},{"name":"Toine Hartman","email":"toine.hartman@swat.engineering","login":"toinehartman","count":3},{"name":"Tim","email":"github@timmybankers.nl","login":"TimSoethout","count":3},{"name":"yami2200","email":"TheYami22@gmail.com","login":"yami2200","count":3},{"name":"pinoval","email":"pinoval@gmail.com","login":"pinoval","count":3},{"name":"Jasper Timmer","email":"j.timmer@love2eat.eu","login":null,"count":3},{"name":"Kevin van der Vlist","email":"kvdvlist@sogyo.nl","login":null,"count":2},{"name":"Yoan-Alexander Grigorov","email":"yoan.grigorov@seoshop.com","login":null,"count":2},{"name":"Yi Dai","email":"plmday@gmail.com","login":null,"count":2},{"name":"Simon","email":"SJ.Baars@student.han.nl","login":null,"count":2},{"name":"Mike","email":"mike.bierlee@lostmoment.com","login":null,"count":2},{"name":"leegbestand","email":"44063456+leegbestand","login":"leegbestand","count":2},{"name":"Cleverton Hentz","email":"cleverton.hentz@gmail.com","login":"chentz78","count":2},{"name":"Magiel Bruntink","email":"magiel.bruntink@gmail.com","login":"MagielBruntink","count":2},{"name":"Pieter Olivier","email":"pieter@spelplein.eu","login":"Pieter007","count":2},{"name":"Waruzjan Shahbazian","email":"waruzjan@gmail.com","login":"Waruzjan","count":2},{"name":"Diego Marcilio","email":"dvmarcilio@gmail.com","login":"dvmarcilio","count":2},{"name":"Rodrigo Bonifacio","email":"rbonifacio123@gmail.com","login":"rbonifacio","count":2},{"name":"Todd Hooper","email":"thoop3@gmail.com","login":"thoop","count":1},{"name":"Riemer van Rozen","email":"R.A.van.Rozen@cwi.nl","login":"vrozen","count":1},{"name":"NickLodewijks","email":"NickLodewijks@gmail.com","login":"NickLodewijks","count":1},{"name":"Arjo Bruijnes","email":"arjobruijnes@hoppinger.com","login":"weirdwater","count":1},{"name":"Auke Roorda","email":"aukeroorda@gmail.com","login":"aukeroorda","count":1},{"name":"JimbowsNET","email":"jimivdwoning@gmail.com","login":"jimivdw","count":1},{"name":"Jonathan Leitschuh","email":"Jonathan.Leitschuh@gmail.com","login":"JLLeitschuh","count":1},{"name":"Kevin van der Vlist","email":"kevin@kevinvandervlist.nl","login":"kevinvandervlist","count":1},{"name":"Markus Klinik","email":"mkl@lambdanaut.net","login":"mklinik","count":1},{"name":"Mary Gouseti","email":"mgouseti@gmail.com","login":"gmarouli","count":1},{"name":"Mathijs","email":"mathijs@inbox.lv","login":"Mathijsz","count":1},{"name":"msr18-osgi-artifacts","email":"msr18.osgi.artifacts@gmail.com","login":"msr18-osgi-artifacts","count":1},{"name":"Yoan-Alexander Grigorov","email":"sasquatch-mc","login":"sasquatch-mc","count":1},{"name":"Jurgen Vinju","email":"jurgenv@dhcp-156.eduroam.cwi.nl","login":null,"count":1},{"name":"Mark Hills","email":"mhills@Marks-MacBook-Pro.local","login":null,"count":1},{"name":"Mark Hills","email":"mhills@marks-mbp.buccaneer-wireless.ecu.edu","login":null,"count":1},{"name":"Mats Stijlaart","email":"m.stijlaart@avisi.nl","login":null,"count":1},{"name":"Riemer van Rozen","email":"rozen@Tardis.local","login":null,"count":1},{"name":"Pieter Hijma","email":"pieterhijma@gmail.com","login":null,"count":1},{"name":"Pieter Hijma","email":"hphijma@few.vu.nl","login":null,"count":1}],"total_commits":21403,"total_committers":77,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":277.961038961039,"dds":0.6366864458253516,"past_year_committers":[{"name":"Jurgen J. Vinju","email":"Jurgen.Vinju@cwi.nl","login":"jurgenvinju","count":756},{"name":"paulklint","email":"Paul.Klint@cwi.nl","login":"PaulKlint","count":584},{"name":"Pieter Olivier","email":"pieter.olivier@swat.engineering","login":"PieterOlivier","count":266},{"name":"Davy Landman","email":"davy.landman@swat.engineering","login":"DavyLandman","count":246},{"name":"Rodin Aarssen","email":"rodin.aarssen@swat.engineering","login":"rodinaarssen","count":29},{"name":"Sung-Shik Jongmans","email":"sung-shik.jongmans@swat.engineering","login":"sungshik","count":23},{"name":"Toine Hartman","email":"toine.hartman@swat.engineering","login":"toinehartman","count":3},{"name":"leegbestand","email":"44063456+leegbestand","login":"leegbestand","count":1}],"past_year_total_commits":1908,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":238.5,"past_year_dds":0.6037735849056604,"last_synced_at":"2025-03-25T07:03:03.276Z","last_synced_commit":"473d506eefdbd39e7598b6ca3940021929eb0242","created_at":"2023-03-08T16:29:54.137Z","updated_at":"2025-05-29T15:02:30.345Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"usethesource/rascal","html_url":"https://github.com/usethesource/rascal","last_synced_at":"2025-09-03T18:09:03.198Z","status":null,"issues_count":429,"pull_requests_count":302,"avg_time_to_close_issue":100009907.57894737,"avg_time_to_close_pull_request":1799981.7777777778,"issues_closed_count":285,"pull_requests_closed_count":216,"pull_request_authors_count":15,"issue_authors_count":61,"avg_comments_per_issue":2.1701631701631703,"avg_comments_per_pull_request":1.9801324503311257,"merged_pull_requests_count":189,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":155,"past_year_pull_requests_count":240,"past_year_avg_time_to_close_issue":1527899.1886792453,"past_year_avg_time_to_close_pull_request":768795.7209302326,"past_year_issues_closed_count":53,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.6645161290322581,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":150,"created_at":"2024-12-14T10:27:54.868Z","updated_at":"2025-09-05T07:47:54.192Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/issues","issue_labels_count":{"bug":274,"typechecker":67,"ambiguity":36,"enhancement":34,"future-enhancement":21,"interpreter":20,"figure-library":18,"compiler":7,"library":7,"rascal-shell":6,"language design":6,"question":6,"unclear message":5,"rascal-eclipse":4,"Java m3":3,"project":2,"docs":2,"requires-documentation":2,"tutor compiler":2,"invalid":2,"wontfix":2,"release testing":2,"parser":1,"IDE":1,"tutor":1},"pull_request_labels_count":{"bug":17,"enhancement":10,"library":3,"requires-documentation":2,"rascal-shell":2,"typechecker":2,"parser":1,"show stopper":1,"interpreter":1},"issue_author_associations_count":{"MEMBER":281,"NONE":76,"CONTRIBUTOR":72},"pull_request_author_associations_count":{"MEMBER":180,"CONTRIBUTOR":115,"NONE":7},"issue_authors":{"jurgenvinju":166,"DavyLandman":37,"toinehartman":37,"PaulKlint":33,"rodinaarssen":18,"PieterOlivier":16,"sungshik":12,"tvdstorm":10,"anyahelene":6,"arnoldlankamp":6,"msteindorfer":5,"joukestoel":5,"sven-m":4,"jimivdw":4,"kevinvandervlist":4,"josvanroosmalen":4,"linuswagner":3,"peterklijn":3,"mahills":2,"nfi-hashicorp":2,"Omar007":2,"verhoofstad":2,"BlackHart98":2,"LemmingAvalanche":2,"BertLisser":2,"jessevanassen":2,"JJWTimmer":2,"basbrekelmans":2,"Anastassija":2,"eh-adblockplus-org":2,"UlyanaTikhonova":2,"OlavTrauschke":1,"bsddemon":1,"arthurrump":1,"antipatico":1,"mleegwt":1,"laurensknoll":1,"grammarware":1,"uskudarli":1,"vrozen":1,"edwinw6":1,"rvgast":1,"reijne":1,"ivan-p92":1,"deemp":1,"muradu":1,"Shadowing01":1,"renzet":1,"jvdb":1,"Ejehi":1,"ashimshahi":1,"leegbestand":1,"stefanbohne":1,"Nicasso":1,"thron7":1,"HubertGaravel":1,"onierstrasz":1,"wouterkwakernaak":1,"Hassanayo":1,"cvanlabe":1,"jfferson":1},"pull_request_authors":{"jurgenvinju":97,"PieterOlivier":77,"DavyLandman":48,"rodinaarssen":26,"toinehartman":14,"sungshik":12,"JJWTimmer":9,"PaulKlint":5,"arnoldlankamp":5,"meersdavy":2,"linuswagner":2,"urbanfly":2,"leegbestand":1,"mbierlee":1,"mahills":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":125,"typechecker":20,"interpreter":11,"enhancement":9,"ambiguity":7,"library":5,"rascal-shell":4,"unclear message":2,"compiler":2,"docs":1,"tutor":1},"past_year_pull_request_labels_count":{"bug":11,"enhancement":6,"library":3,"requires-documentation":2,"rascal-shell":2,"parser":1,"show stopper":1,"interpreter":1},"past_year_issue_author_associations_count":{"MEMBER":101,"CONTRIBUTOR":45,"NONE":9},"past_year_pull_request_author_associations_count":{"MEMBER":139,"CONTRIBUTOR":99,"NONE":2},"past_year_issue_authors":{"jurgenvinju":62,"toinehartman":29,"DavyLandman":18,"PieterOlivier":16,"PaulKlint":10,"sungshik":8,"rodinaarssen":5,"nfi-hashicorp":2,"tvdstorm":2,"arthurrump":1,"BlackHart98":1,"leegbestand":1},"past_year_pull_request_authors":{"PieterOlivier":73,"jurgenvinju":71,"DavyLandman":35,"rodinaarssen":25,"toinehartman":14,"sungshik":12,"PaulKlint":5,"arnoldlankamp":4,"leegbestand":1},"maintainers":[{"login":"jurgenvinju","count":263,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jurgenvinju"},{"login":"DavyLandman","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavyLandman"},{"login":"rodinaarssen","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodinaarssen"},{"login":"PaulKlint","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PaulKlint"},{"login":"tvdstorm","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvdstorm"},{"login":"toinehartman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toinehartman"},{"login":"joukestoel","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joukestoel"},{"login":"msteindorfer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msteindorfer"},{"login":"mahills","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mahills"},{"login":"grammarware","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grammarware"}],"active_maintainers":[{"login":"jurgenvinju","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jurgenvinju"},{"login":"DavyLandman","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavyLandman"},{"login":"rodinaarssen","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodinaarssen"},{"login":"PaulKlint","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PaulKlint"},{"login":"toinehartman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toinehartman"},{"login":"tvdstorm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvdstorm"}]},"events":null,"keywords":["checker","code-generation","compiler","domain-specific-language","interpreter","language","metaprogramming","parser-generator","pattern-matching","query-language","refactoring-tools","relational-algebra","repl","reverse-engineering","source-to-source","standard-library","static-analysis","template-language","term-rewriting"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T14:30:41.992Z","updated_at":"2022-08-06T14:30:41.992Z","repository_link":"https://github.com/usethesource/rascal/blob/main/pom.xml","dependencies":[{"id":585566187,"package_name":"org.rascalmpl:rascal-p2-dependencies-repackaged","ecosystem":"maven","requirements":"0.6.0","direct":true,"kind":"runtime","optional":false},{"id":585566188,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"runtime","optional":false},{"id":585566189,"package_name":"io.usethesource:vallang","ecosystem":"maven","requirements":"0.14.4","direct":true,"kind":"runtime","optional":false},{"id":585566190,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":"9.2","direct":true,"kind":"runtime","optional":false},{"id":585566191,"package_name":"org.ow2.asm:asm-tree","ecosystem":"maven","requirements":"9.2","direct":true,"kind":"runtime","optional":false},{"id":585566192,"package_name":"org.apache.commons:commons-math","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"runtime","optional":false},{"id":585566193,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"runtime","optional":false},{"id":585566194,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.8.9","direct":true,"kind":"runtime","optional":false},{"id":585566195,"package_name":"jline:jline","ecosystem":"maven","requirements":"2.14.6","direct":true,"kind":"runtime","optional":false},{"id":585566196,"package_name":"org.yaml:snakeyaml","ecosystem":"maven","requirements":"1.26","direct":true,"kind":"runtime","optional":false},{"id":585566197,"package_name":"org.jdom:jdom2","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":585566198,"package_name":"org.apache.lucene:lucene-core","ecosystem":"maven","requirements":"7.5.0","direct":true,"kind":"runtime","optional":false},{"id":585566199,"package_name":"org.apache.lucene:lucene-highlighter","ecosystem":"maven","requirements":"7.5.0","direct":true,"kind":"runtime","optional":false},{"id":585566200,"package_name":"org.apache.lucene:lucene-analyzers-common","ecosystem":"maven","requirements":"7.5.0","direct":true,"kind":"runtime","optional":false},{"id":585566201,"package_name":"org.apache.lucene:lucene-queryparser","ecosystem":"maven","requirements":"7.5.0","direct":true,"kind":"runtime","optional":false},{"id":585566202,"package_name":"org.nanohttpd:nanohttpd","ecosystem":"maven","requirements":"2.3.1","direct":true,"kind":"runtime","optional":false},{"id":585566203,"package_name":"com.ibm.icu:icu4j","ecosystem":"maven","requirements":"69.1","direct":true,"kind":"runtime","optional":false},{"id":585566204,"package_name":"org.asciidoctor:asciidoctorj","ecosystem":"maven","requirements":"1.6.0-alpha.6","direct":true,"kind":"provided","optional":false},{"id":585566205,"package_name":"org.jruby:jruby-complete","ecosystem":"maven","requirements":"9.1.15.0","direct":true,"kind":"provided","optional":false},{"id":585566206,"package_name":"com.beust:jcommander","ecosystem":"maven","requirements":"1.72","direct":true,"kind":"provided","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:29.596Z","updated_at":"2023-01-13T13:00:29.596Z","repository_link":"https://github.com/usethesource/rascal/blob/main/.github/workflows/build.yaml","dependencies":[{"id":6875969910,"package_name":"browser-actions/setup-chrome","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6875969911,"package_name":"nanasess/setup-chromedriver","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875969912,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875969913,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875969914,"package_name":"SWAT-engineering/maven-full-artifacts-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875969915,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875969916,"package_name":"usethesource/releases-maven-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875969917,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875969918,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875969919,"package_name":"scacap/action-surefire-report","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":11.166002812474176,"created_at":"2025-09-04T15:51:12.739Z","updated_at":"2025-10-07T08:15:52.479Z","avatar_url":"https://github.com/usethesource.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","mesh","sequences","generic","projection","optim","genomics","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38704","html_url":"https://science.ecosyste.ms/projects/38704","bibtex_url":"https://science.ecosyste.ms/projects/38704/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38704/export.apalike"}