Install jison by entering the following commands in the terminal:
sudo apt update sudo apt install jison
Description:
parser generator with Bison's API
Jison generates bottom-up parsers in JavaScript. Its API is similar to Bison's, hence the name. It supports many of Bison's major features, plus some of its own. . Node.js is an event-based server-side JavaScript engine.
Homepage: http://jison.org
Version: 0.4.17+dfsg-3build2
Section: universe/web