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 |
---|---|---|
![]() |
i386 (0)*, x86_64 (0)* | EPEL 6 (211 downloads) |
![]() |
x86_64 (0)* | EPEL 7 (213 downloads) |
![]() |
i386 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora rawhide (161 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable tobygoodwin/pacc
More info about enabling Copr repositories