ml-yacc.x86-linux

Parser generator for Standard ML

Install

All systems
curl cmd.cat/ml-yacc.x86-linux.sh
Debian Debian
apt-get install ml-yacc
Ubuntu
apt-get install ml-yacc
image/svg+xml Kali Linux
apt-get install ml-yacc
Windows (WSL2)
sudo apt-get update sudo apt-get install ml-yacc

ml-yacc

Parser generator for Standard ML

SML version of the yacc program, generates a parser for a LALR language. This package is useful for SML developers requiring a parser in their work.