An open API service indexing awesome lists of open source software.

https://github.com/tolikpylypchuk/hs-bowling

A library which calculates a bowling score, written in Haskell
https://github.com/tolikpylypchuk/hs-bowling

functional-programming haskell haskell-stack

Last synced: 3 months ago
JSON representation

A library which calculates a bowling score, written in Haskell

Awesome Lists containing this project

README

        

# hs-bowling

An app which calculates a bowling score, written in Haskell.
This is a copy of the [FsBowling](https://github.com/TolikPylypchuk/FsBowling)
app, which is written in F#.