wyg

(Where's Your Grammar?) command line parser generator

Install

All systems
curl cmd.cat/wyg.sh
Debian Debian
apt-get install wyg
Raspbian
apt-get install wyg

wyg

(Where's Your Grammar?) command line parser generator

WYG (Where's Your Grammar?) is a tool that automates the use of lex, yacc, and getopt_long to create a front-end for your projects that can be configured from files or via the command line.