Skip to content

Releases: SHoltzen/dice

OOPSLA 2020 Artifact

08 Aug 17:05
Compare
Choose a tag to compare
OOPSLA 2020 Artifact Pre-release
Pre-release

The official OOPSLA 2020 artifact build for Dice.

v0.1-alpha

14 Apr 21:24
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

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).