Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ycardon/joa-dice-go

Rewrite of the project JoA Dice in Go
https://github.com/ycardon/joa-dice-go

joa-dices-rewrite

Last synced: about 2 months ago
JSON representation

Rewrite of the project JoA Dice in Go

Awesome Lists containing this project

README

        

# joa-dice-go

Rewrite of the TypeScript project [JoA Dice](https://github.com/ycardon/joa-dices) in Go

Test the elm webapp version [here](https://ycardon.github.io)

This is the 7th edition of my [language exploration project](https://github.com/topics/joa-dices-rewrite)
- [Typescript](https://github.com/ycardon/joa-dices) (original)
- [Rescript](https://github.com/ycardon/joa-dices-rescript)
- [Haskell](https://github.com/ycardon/joa-dices-haskell)
- [Rust](https://github.com/ycardon/joa-dices-rust)
- [Clojure](https://github.com/ycardon/joa-dices-clojure)
- [Elm](https://github.com/ycardon/joa-dices-elm)
- [Go](https://github.com/ycardon/joa-dice-go) (this one)