TokenProcessing
TokenProcessing
TokenProcessing
package has grammar classes and action classes for the parsing
Raku Perl 6 grammar files and making a file with token grammar rules that are
extended to have fuzzy matching function calls.
Synopsis
use TokenProcessing;
enhance-token-specs( $fileName, output, :add-protos, sym-name => 'English', :add-exclusions);