Changes for version 0.03 - 2026-03-26
- Add description for LBRACK and RBRACK tokens.
- Add some tests for tokenizer.
- Create new Tokenize.pm.
- Fix minimal Perl version, because Unicode in regexp.
- Simplify regexp ([\p{L}] -> \p{L}).
Modules
Class to work with Universal Decimal Classification.
Provides
in UDC/Grammar.pm
in UDC/Parser.pm
in UDC/Tokenizer.pm