Skip to content

Commit

Permalink
Add parsing functions for the main types
Browse files Browse the repository at this point in the history
This is a lot like the way that Zspell parses the dic/aff files but with
a touch of Nuspell. We also switch to a hashmap for key lookup to avoid
scanning the ~40-50 parsers for every line in the .aff file.
  • Loading branch information
the-mikedavis committed Mar 15, 2024
1 parent 8c28fa1 commit 1bfa2e5
Show file tree
Hide file tree
Showing 3 changed files with 1,284 additions and 146 deletions.
Loading

0 comments on commit 1bfa2e5

Please sign in to comment.