zaach / jison

Bison in JavaScript.
http://jison.org
4.34k stars 448 forks source link

nomnom is deprecated #308

Open jonassmedegaard opened 8 years ago

jonassmedegaard commented 8 years ago

https://github.com/harthur/nomnom README.md states, since two months, that the library is deprecated.

Nomnom suggests commander as replacement, but it seems jison don't need such big option parser and can instead use minimist.