Changes for version 0.08 - 2026-05-08
- Add processing of WHITESPACE in Tokenizer. And move error with whitespace from Tokenizer to Parser.
- Add validation error for '´'.
- Add validation error for comma in number.
- Allow '´' in APOS_AUX token as apostrophe in Tokenizer.
- Allow ',' in NUMBER token as dot in Toknenizer.
- Change Tokenizer to not ignore whitespace in ALPHA_SPEC.
- Fix FORM after the ALPHA_SPEC.
Modules
Class to work with Universal Decimal Classification.
Provides
in UDC/Grammar.pm
in UDC/Parser.pm
in UDC/Tokenizer.pm