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-45.fc40 -
Fedora 40 1.00-45.fc40 -
Fedora 39 1.00-43.fc39 -
Fedora 38 1.00-42.fc38 -
File a new bug report »
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