Setup ats2-postiats On your Mac
Package Information:
Name: ats2-postiats
Use: ATS is a statically typed programming language that unifies implementation with formal specification.
URL: http://www.ats-lang.org/
Installation Steps:
- Open Terminal by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install ats2-postiats using brew
brew install ats2-postiats
ats2-postiats is ready to use now!