https://github.com/haskell/hoopl
Last synced: about 1 month ago
Repository metadata:
Higher-order optimization library
- Host: GitHub
- URL: https://github.com/haskell/hoopl
- Owner: haskell
- License: other
- Created: 2015-04-14T06:37:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T13:10:30.000Z (over 1 year ago)
- Last Synced: 2024-11-05T23:03:40.534Z (about 2 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/hoopl
- Size: 1.8 MB
- Stars: 73
- Watchers: 14
- Forks: 27
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Owner metadata:
- Name: Haskell
- Login: haskell
- Email:
- Kind: organization
- Description:
- Website: http://www.haskell.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/450574?v=4
- Repositories: 91
- Last Synced at: 2024-04-16T00:27:22.397Z
- Profile URL: https://github.com/haskell
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 1,013
Total Committers: 34
Avg Commits per committer: 29.794
Development Distribution Score (DDS): 0.321
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 | Commits | |
---|---|---|
Norman Ramsey | nr@c****u | 688 |
Joao Dias | d****s@c****u | 103 |
Simon Peyton Jones | s****j@m****m | 50 |
unknown | s****j@.****m | 29 |
Joao Dias | d****s@d****) | 20 |
Herbert Valerio Riedel | h****r@g****g | 18 |
Milan Straka | f****x@u****z | 16 |
Ning Wang | e****l@n****g | 13 |
Norman Ramsey | nr@e****u | 10 |
Michal Terepeta | m****a@g****m | 10 |
Simon Marlow | m****d@g****m | 8 |
Jan Stolarek | j****k@p****l | 6 |
Edward Z. Yang | e****g@m****u | 5 |
Ben Gamari | b****n@s****g | 4 |
Joao Dias | d****s@w****u | 4 |
Andreas Voellmy | a****y@g****m | 3 |
Ben Karel | e****w@g****m | 3 |
David Terei | d****i@g****m | 2 |
Edward Z. Yang | e****g@c****u | 2 |
Erik de Castro Lopo | e****d@m****m | 2 |
George Wilson | g****e@w****e | 2 |
Ian Lynagh | i****n@w****m | 2 |
Ian Lynagh | i****o@e****i | 2 |
askeblad | 7****d | 1 |
brk | b****n@e****g | 1 |
Thomas Miedema | t****a@g****m | 1 |
Ryan Scott | r****t@g****m | 1 |
Michał Sośnicki | s****l@g****m | 1 |
Eric Lindblad | a****d@o****m | 1 |
David Terei | c****e@d****m | 1 |
and 4 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 32,406 total
- Total dependent packages: 2
- Total dependent repositories: 152
- Total versions: 24
- Total maintainers: 6
hackage: hoopl
Higher-order optimization library See Norman Ramsey, Joao Dias, and Simon Peyton Jones. "Hoopl: A Modular, Reusable Library for Dataflow Analysis and Transformation" (2010) for more details.
- Homepage: https://github.com/haskell/hoopl
- Licenses: BSD-3-Clause
- Latest release: 3.10.2.2 (published about 7 years ago)
- Last Synced: 2024-11-11T01:34:14.252Z (about 1 month ago)
- Versions: 24
- Dependent Packages: 2
- Dependent Repositories: 152
- Downloads: 32,406 Total
-
Rankings:
- Dependent repos count: 3.346%
- Downloads: 4.465%
- Average: 6.459%
- Dependent packages count: 7.172%
- Forks count: 7.528%
- Stargazers count: 9.788%
- Maintainers (6)
Dependencies
- base >=4.3 && <4.13
- containers >=0.5 && <0.7
- base >=4.3 && <4.13 test
- containers >=0.5 && <0.7 test
- filepath * test
- hoopl * test
- mtl >=2.1.3.1 test
- mtl-compat * test
- parsec >=3.1.7 test
- test-framework <0.9 test
- test-framework-hunit <0.4 test