tobygoodwin/pacc
Project ID: 8614
Description
pacc: a compiler-compiler
Pacc reads a description of a language written using PEG (parsing expression grammar) syntax. It emits C code to parse that language.
PEGs are easy to understand, and pleasant to work with.
Installation Instructions
Enable this copr as described in the side panel, then dnf install pacc
or yum install pacc
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (15)*, x86_64 (12)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (14)* | EPEL 7 (343 downloads) |
Fedora rawhide | i386 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora rawhide (295 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tobygoodwin/pacc
More info about enabling Copr repositories