Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/faylang/fay

Last synced: about 2 hours ago

Repository metadata:

A proper subset of Haskell that compiles to JavaScript


Owner metadata:


Committers metadata

Last synced: about 5 hours ago

Total Commits: 1,134
Total Committers: 50
Avg Commits per committer: 22.68
Development Distribution Score (DDS): 0.719

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
Adam Bergmark a****m@e****e 319
Chris Done c****e@g****m 316
Adam Bergmark a****m@b****l 275
Andrey Prokopenko p****r@y****u 45
osa1 o****n@g****m 20
Dag Odenhall d****l@g****m 19
Harry Garrood h****d@g****m 19
Chris Smith c****h@g****m 15
Michael Snoyman m****l@s****m 11
Michal Seweryn m****w@g****m 9
Sebastiaan Visser c****e@f****l 9
Michael Sloan m****n@g****m 8
ryachza r****a@g****m 6
Ian Ross i****n@s****t 5
Junji Hashimoto j****o@g****m 5
Max Taldykin j****c@g****m 4
Ben Millwood t****t@g****m 3
Dmitry Vyal a****s@g****m 3
Henry Laxen n****y@p****m 3
Jakub Ryška r****b@s****z 3
Mike Verdone m****e@g****m 3
John Mayer j****r@g****m 2
Anupam Jain a****t@g****m 2
Ben Ford b****z@g****m 2
John Wiegley j****w@f****m 2
techtangents d****n@t****m 2
A. Bram Neijt b****t@g****m 1
Alexander Lebedev l****v@s****g 1
Alfredo Di Napoli a****i@g****m 1
Andrey Chudnov a****y@c****m 1
and 20 more...

Issue and Pull Request metadata

Last synced: about 2 hours ago


Package metadata

hackage: fay

Fay is a proper subset of Haskell which is type-checked with GHC, and compiled to JavaScript. It is lazy, pure, has a Fay monad, an FFI, tail-recursion optimization (experimental), and support for cabal packages. Documentation See https://github.com/faylang/fay/wiki Examples See the examples directory and https://github.com/faylang/fay/wiki#fay-in-the-wild

  • Homepage: https://github.com/faylang/fay/wiki
  • Licenses: BSD-3-Clause
  • Latest release: 0.21.2 (published about 10 years ago)
  • Last Synced: 2024-11-09T02:04:47.676Z (1 day ago)
  • Versions: 98
  • Dependent Packages: 0
  • Dependent Repositories: 156
  • Downloads: 100,768 Total
  • Rankings:
    • Stargazers count: 0.526%
    • Downloads: 1.305%
    • Dependent repos count: 3.204%
    • Forks count: 4.193%
    • Average: 5.7%
    • Dependent packages count: 19.271%
  • Maintainers (3)
hackage: fay-base

The base package for Fay. This package amongst others exports Prelude and FFI which you probably want to use with Fay.

  • Homepage: https://github.com/faylang/fay/
  • Licenses: BSD-3-Clause
  • Latest release: 0.19.4 (published about 10 years ago)
  • Last Synced: 2024-11-09T02:04:45.390Z (1 day ago)
  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 138
  • Downloads: 25,186 Total
  • Rankings:
    • Stargazers count: 0.526%
    • Forks count: 4.193%
    • Dependent repos count: 4.38%
    • Downloads: 5.781%
    • Average: 6.83%
    • Dependent packages count: 19.271%
  • Maintainers (3)

Dependencies

package.json npm
  • typescript ^2.7.* development