SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-PHP_LexerGenerator rpm build for : Mageia 8. For other distributions click php-pear-PHP_LexerGenerator.

Name : php-pear-PHP_LexerGenerator
Version : 0.4.0 Vendor : Mageia_Org
Release : 11.mga8 Date : 2020-02-12 09:15:34
Group : Development/PHP Source RPM : php-pear-PHP_LexerGenerator-0.4.0-11.mga8.src.rpm
Size : 0.69 MB
Packager : umeabot < umeabot>
Summary : translate lexer files in lex2php format into a PHP 5 lexer
Description :
Translate a lexer file with a format similar to re2c (http://re2c.org)
into a PHP 5 lexer for use with a parser.

Unlike re2c (as of re2c version 0.11), generated lexers are state-aware
out of the box.

Generated lexers are very efficient, more than twice as efficient as
other
alternatives like csLex (written in C#) because they utilize PHP\'s
built-in Perl-compatible regular expressions to lex for tokens.

Now in version 0.3.0+, with processing instruction %longestmatch,
generated
lexers will always pick the longest string to match, rather than the
first.
Generated lexers are slightly slower, but match behavior of legacy lexers
like
flex, lex, re2c.

RPM found in directory: /vol/rzm1/linux-mageia/distrib/8/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-PHP_LexerGenerator-0.4.0-11.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-PHP_LexerGenerator-0.4.0-11.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-PHP_LexerGenerator-0.4.0-11.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-PHP_LexerGenerator-0.4.0-11.mga8.noarch.rpm
     

Provides :
pear(PHP/LexerGenerator.php)
pear(PHP/LexerGenerator/Exception.php)
pear(PHP/LexerGenerator/Lexer.php)
pear(PHP/LexerGenerator/Parser.php)
pear(PHP/LexerGenerator/Regex/Lexer.php)
pear(PHP/LexerGenerator/Regex/Parser.php)
pear(PHP/LexerGenerator/cli.php)
pear(tests/PHP_LexerGenerator/tests/AllTests.php)
pear(tests/PHP_LexerGenerator/tests/LexerGeneratorTest.php)
pear(tests/PHP_LexerGenerator/tests/LexerOutputRecorder.php)
pear(tests/PHP_LexerGenerator/tests/LexerTest.php)
pear(tests/PHP_LexerGenerator/tests/bug11808.php)
pear(tests/PHP_LexerGenerator/tests/bug8259.php)
pear(tests/PHP_LexerGenerator/tests/bug8618.php)
pear(tests/PHP_LexerGenerator/tests/bug9230.php)
pear(tests/PHP_LexerGenerator/tests/bug9231.php)
pear(tests/PHP_LexerGenerator/tests/data/CaseInsensitive.expect.php)
pear(tests/PHP_LexerGenerator/tests/data/CaseInsensitive.php)
pear(tests/PHP_LexerGenerator/tests/data/RegexLexer.expect.php)
pear(tests/PHP_LexerGenerator/tests/data/RegexLexer.php)
pear(tests/PHP_LexerGenerator/tests/data/SingleQuote.expect.php)
pear(tests/PHP_LexerGenerator/tests/data/SingleQuote.php)
pear(tests/PHP_LexerGenerator/tests/data/Unicode.expect.php)
pear(tests/PHP_LexerGenerator/tests/data/Unicode.php)
pear(tests/PHP_LexerGenerator/tests/lexerBaselineGenerator.php)
php-pear-PHP_LexerGenerator

Requires :
/bin/sh
/bin/sh
pear(PEAR/Exception.php)
pear(PHPUnit/TextUI/TestRunner.php)
pear(Text/Diff.php)
pear(Text/Diff/Renderer.php)
pear(Text/Diff/Renderer/unified.php)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/plex
/usr/share/doc/php-pear-PHP_LexerGenerator
/usr/share/doc/php-pear-PHP_LexerGenerator/LICENSE.txt
/usr/share/doc/php-pear-PHP_LexerGenerator/examples
/usr/share/doc/php-pear-PHP_LexerGenerator/examples/Lexer.php
/usr/share/doc/php-pear-PHP_LexerGenerator/examples/Lexer.plex
/usr/share/doc/php-pear-PHP_LexerGenerator/examples/TestLexer.php
/usr/share/doc/php-pear-PHP_LexerGenerator/examples/TestLexer.plex
/usr/share/doc/php-pear-PHP_LexerGenerator/examples/longestfirst.php
/usr/share/doc/php-pear-PHP_LexerGenerator/examples/longestfirst.plex
/usr/share/doc/php-pear-PHP_LexerGenerator/examples/usage.php
/usr/share/pear/PHP
/usr/share/pear/PHP/LexerGenerator
/usr/share/pear/PHP/LexerGenerator.php
/usr/share/pear/PHP/LexerGenerator/Exception.php
/usr/share/pear/PHP/LexerGenerator/Lexer.php
/usr/share/pear/PHP/LexerGenerator/Parser.php
/usr/share/pear/PHP/LexerGenerator/Regex
/usr/share/pear/PHP/LexerGenerator/Regex/Lexer.php
/usr/share/pear/PHP/LexerGenerator/Regex/Parser.php
/usr/share/pear/PHP/LexerGenerator/cli.php
/usr/share/pear/data
/usr/share/pear/data/PHP_LexerGenerator
/usr/share/pear/data/PHP_LexerGenerator/PHP
/usr/share/pear/data/PHP_LexerGenerator/PHP/LexerGenerator
/usr/share/pear/data/PHP_LexerGenerator/PHP/LexerGenerator/Parser.out
/usr/share/pear/data/PHP_LexerGenerator/PHP/LexerGenerator/Parser.y
/usr/share/pear/data/PHP_LexerGenerator/PHP/LexerGenerator/Regex
/usr/share/pear/data/PHP_LexerGenerator/PHP/LexerGenerator/Regex/Lexer.plex
/usr/share/pear/data/PHP_LexerGenerator/PHP/LexerGenerator/Regex/Parser.out
There is 47 files more in these RPM.

 
ICM