An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/eclipse-archived/golo-lang

golo invokedynamic java jvm language programming-language

Score: 9.100525505968976

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Golo - a lightweight dynamic language for the JVM.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 13 days ago

Total Commits: 545
Total Committers: 16
Avg Commits per committer: 34.063
Development Distribution Score (DDS): 0.635

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Julien Ponge j****e@i****r 199
Yannick Loiseau y****u@u****r 120
Yannick Loiseau y****u@u****r 114
Julien Ponge j****e@g****m 65
Sylvain Desgrais s****s@g****m 18
Philippe Charrière p****e@g****m 9
Stefan Oehme s****e@i****e 6
Daniel Petisme d****e@g****m 4
jbnizet j****b@n****m 2
Yannick Loiseau y****u@u****r 2
Samuel Dion-Girardeau s****u@g****m 1
Julien Herr j****n@h****r 1
Franck Verrot f****k@v****r 1
Erik Dreispiel e****l@h****m 1
Arfon Smith a****h@g****m 1
Webmaster w****\@e****g 1

Issue and Pull Request metadata

Last synced: 19 days ago

Total issues: 43
Total pull requests: 57
Average time to close issues: over 1 year
Average time to close pull requests: 3 months
Total issue authors: 10
Total pull request authors: 8
Average comments per issue: 3.49
Average comments per pull request: 2.02
Merged pull request: 49
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/eclipse-archived/golo-lang

Top Issue Authors

  • jponge (15)
  • yloiseau (12)
  • k33g (5)
  • danielpetisme (3)
  • vvdleun (2)
  • efrat498 (2)
  • soumyadip007 (1)
  • chenrui333 (1)
  • gcameo (1)
  • NIJAVA (1)

Top Pull Request Authors

  • yloiseau (40)
  • jponge (7)
  • k33g (5)
  • xcorail (1)
  • utybo (1)
  • gcameo (1)
  • edreispi (1)
  • artpej (1)

Top Issue Labels

  • bug (11)
  • backlog (9)
  • feature (8)
  • improvement (6)
  • evaluate (5)
  • tooling (4)
  • in-progress (3)
  • documentation (2)
  • for-reference (2)
  • not-a-bug (1)
  • newcomer (1)
  • question (1)

Top Pull Request Labels

  • improvement (13)
  • feature (12)
  • bug (12)
  • ready-for-review (8)
  • documentation (6)
  • cleaning (5)
  • tooling (2)

Dependencies

build.gradle.kts maven
  • com.beust:jcommander 1.72 implementation
  • com.github.rjeschke:txtmark 0.13 implementation
  • com.googlecode.json-simple:json-simple 1.1.1 implementation
  • org.ow2.asm:asm 8.0 implementation
  • org.hamcrest:hamcrest 2.2 testImplementation
  • org.ow2.asm:asm-analysis 8.0 testImplementation
  • org.ow2.asm:asm-util 8.0 testImplementation
  • org.skyscreamer:jsonassert 1.5.0 testImplementation
  • org.testng:testng 7.3.0 testImplementation
golo-maven-plugin/pom.xml maven
  • com.github.rjeschke:txtmark 0.13
  • org.apache.maven:maven-plugin-api 3.0.5
  • org.eclipse.golo:golo 3.4.1-SNAPSHOT