Name : perl-Hardware-Vhdl-Lexer
| |
Version : 1.00
| Vendor : Fedora Project
|
Release : 4.fc12
| Date : 2009-07-27 15:59:21
|
Group : Development/Libraries
| Source RPM : perl-Hardware-Vhdl-Lexer-1.00-4.fc12.src.rpm
|
Size : 0.02 MB
| |
Packager : Fedora Project
| |
Summary : Split VHDL code into lexical tokens
|
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.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/12/Everything/ppc64/os/Packages |