syocy/a-tour-of-go-in-haskell

Write "Concurrency" section of "A Tour of Go" in Haskell

Haskell

130

136 commits

updated Oct 15, 2018

See the code

README

Travis

Here is the site generated from this repository.

A Tour of Go in Haskell

A Tour of Go is a famous tutorial of the Go programming language.

This repository attempts to write Concurrency section of A Tour of Go in the Haskell progamming language.

Haskell has lightweight thread feature as in Go.

So it should be interesting for us to compare concurrent program in Haskell and Go :)

concurrency
go
haskell

Contributors

syocy

135 commits

JustusAdam

1 commits

syocy/a-tour-of-go-in-haskell

Write "Concurrency" section of "A Tour of Go" in Haskell

Haskell

130

136 commits

updated Oct 15, 2018

See the code

README

Travis

Here is the site generated from this repository.

A Tour of Go in Haskell

A Tour of Go is a famous tutorial of the Go programming language.

This repository attempts to write Concurrency section of A Tour of Go in the Haskell progamming language.

Haskell has lightweight thread feature as in Go.

So it should be interesting for us to compare concurrent program in Haskell and Go :)

concurrency
go
haskell

Contributors

syocy

135 commits

JustusAdam

1 commits

Languages

Haskell

41.5%

JavaScript

28.7%

HTML

27.0%

CSS

2.7%