Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 381 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 381 Bytes

homebrew-smlsharp

The Homebrew formulae for SML# and its requisite libraries.

The following packages are included.

  • smlsharp
  • massivethreads

Install

Tap this repository to your Homebrew installation.

$ brew tap smlsharp/smlsharp

Then, you can install SML# by one line:

$ brew install smlsharp

Contributing

Submit issues and pull requests on GitHub.