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

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

racc

Ruby LALR parser generator

Maintainer: Debian Ruby Extras Maintainers



Section: ruby

Install racc

  • 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 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
To install the latest version of racc in your favorite operating system just copy the racc installation command from above and paste it into terminal. It will download and install the latest version of racc 2024 package in your OS.