Releases: SHoltzen/dice
Releases · SHoltzen/dice
OOPSLA 2020 Artifact
The official OOPSLA 2020 artifact build for Dice.
v0.1-alpha
Preliminary release. Subject to future breaking changes.
Contains two binaries that are compiled from src/Dice.ml
:
Dice-ubuntu.native
: An Ubuntu executable that been tested and runs on Ubuntu 18.04 LTS.Dice-macos.native
. A MacOS executable has been tested and runs on MacOS 10.13.6.
Note: You may need to adjust the permissions on the files to run them (i.e., run chmod +x Dice-ubuntu.native
).