Fedora Packages

perl-Hardware-Vhdl-Lexer

Split VHDL code into lexical tokens

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.00-38.fc35 -
Fedora 35 1.00-38.fc35 -
Fedora 34 1.00-36.fc34 -
Package Info

You can contact the maintainers of this package via email at perl-Hardware-Vhdl-Lexer dash maintainers at fedoraproject dot org.



Sources on Pagure