Letter P

perl-Hardware-Vhdl-Lexer - Split VHDL code into lexical tokens

Website: http://search.cpan.org/dist/Hardware-Vhdl-Lexer/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
Hardware::Vhdl::Lexer splits VHDL code into lexical tokens. To use it, you
need to first create a lexer object, passing in something which will supply
chunks of VHDL code to the lexer. Repeated calls to the get_next_token
method of the lexer will then return VHDL tokens (in scalar context) or a
token type code and the token (in list context). get_next_token returns
undef when there are no more tokens to be read.

Packages

perl-Hardware-Vhdl-Lexer-1.00-26.fc14.al.noarch [17 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al