Package : perl-Pegex > RPM : perl-Pegex-0.700.0-1.mga7.src.rpm

Basic items

Name perl-Pegex
Version 0.700.0
Release 1.mga7
URL http://search.cpan.org/dist/Pegex
Group Development/Perl
Summary Pegex Regex Atoms
Size 151KB
Arch noarch
License GPL+ or Artistic

Description

Pegex is a Acmeist parser framework. It allows you to easily create parsers
that will work equivalently in lots of programming languages!

Pegex gets it name by combining Parsing Expression Grammars (PEG), with
Regular Expessions (regex). That's actually what Pegex does.

PEG is the cool new way to elegantly specify recursive descent grammars.
The Perl 6 language is defined in terms of a self modifying PEG language
called *Perl 6 Rules*. Regular expressions are familiar to programmers of
most modern programming languages. Pegex defines a simple PEG syntax, where
all the terminals are regular expressions. This means that Pegex can be
quite fast and powerful.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-11-12 11:35:20
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie