Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding additional parsers for other localizations #82

Merged
merged 6 commits into from
Feb 20, 2024

Conversation

dgkf
Copy link
Owner

@dgkf dgkf commented Feb 19, 2024

Changes

  • Adds alternate grammars for English, Spanish and Chinese, each with their own set of keywords.
    • Note that this only affects input for now. When objects are printed to console they still use the English representations as these are hard-coded elsewhere.
  • Adds actual CLI argument parsing, now using clap to handle a --locale flag on startup

to do:

  • provide a better cli --help dialogue
  • update demo website with localization setting

future work

  • translate startup message
  • localize output

@dgkf dgkf merged commit 289121e into main Feb 20, 2024
12 checks passed
@dgkf dgkf deleted the 55-keyword-localization-2 branch February 20, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant