mlyacc

Optimizing compiler for Standard ML - tools

Debian Debian
RUN apt-get update && \ apt-get install -y mlton-tools
Ubuntu
RUN apt-get update && \ apt-get install -y mlton-tools
Arch Arch Linux
RUN pacman -S --noconfirm mlton
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mlton-tools
Fedora
RUN dnf install -y mlton
Raspbian
RUN apt-get update && \ apt-get install -y mlton
click the source code to copy install mlyacc on any operating system with command-not-found.com