Install golang-github-pointlander-peg-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-pointlander-peg-dev
Description:
implementation of a Packrat parser generator - dev package
Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator. A Packrat parser is a descent recursive parser capable of backtracking. The generated parser searches for the correct parsing of the input. . This is the dev package
Homepage: https://github.com/pointlander/peg
Version: 1.0.0-4
Section: universe/devel