Install Racc2y On A Debian, Ubuntu, Kali, Fedora And Raspbian

Install Racc2y On A Debian, Ubuntu, Kali, Fedora And Raspbian

racc2y

Ruby LALR parser generator

Maintainer: Debian Ruby Extras Maintainers



Section: ruby

Install racc2y

  • Debian apt-get install racc Click to copy
  • Ubuntu apt-get install racc Click to copy
  • Kali Linux apt-get install racc Click to copy
  • Fedora dnf install rubygem-racc Click to copy
  • Raspbian apt-get install racc Click to copy

racc

Ruby LALR parser generator

Racc is LALR(Look-Ahead LR) parser generator for Ruby, written in Ruby. It allows programmers to easily write syntactic parsers from simple rules, like yacc and bison.

rubygem-racc

LALR(1) parser generator
Install the latest version of racc2y in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the racc2y just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of racc2y from the respository and install it in your computer/server.