perl-Hardware-Vhdl-Lexer - Split VHDL code into lexical tokens
Website: | http://search.cpan.org/dist/Hardware-Vhdl-Lexer/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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-3.fc11.noarch [17 KiB] |
Changelog
by Fedora Release Engineering (2009-02-26):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |