Skip to content

Releases: SHoltzen/dice

OOPSLA 2020 Artifact

OOPSLA 2020 Artifact Pre-release
Pre-release

Choose a tag to compare

@SHoltzen SHoltzen released this 08 Aug 17:05

The official OOPSLA 2020 artifact build for Dice.

v0.1-alpha

v0.1-alpha Pre-release
Pre-release

Choose a tag to compare

@SHoltzen SHoltzen released this 14 Apr 21:24

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