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-scala3

Rewrite of the project JoA Dice in Scala 3
https://github.com/ycardon/joa-dice-scala3

joa-dices-rewrite

Last synced: about 2 months ago
JSON representation

Rewrite of the project JoA Dice in Scala 3

Awesome Lists containing this project

README

        

# joa-dice-scala3

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

- uses [ScalaNative](https://scala-native.readthedocs.io) to produce a JVM-free executable

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

This is the 8th 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)
- [Scala 3](https://github.com/ycardon/joa-dice-scala3) (this one)