Skip to content

[DOCS] README keyword table out of sync — missing 5 of 16 mappings #39

Description

@alphacrack

The README keyword table lists 11 mappings, but DEVNAGIRI_KEYWORD_MAP (maithili_dsl/transpiler/mappings.py) has 16. Missing from the README (verified):

  • छपाउ → print
  • आयात → import
  • सँ → from
  • स्वरूपे → as
  • नव → __init__

Fix: add the missing rows to the README table. Bonus (optional, separate commit): a tiny test that parses the README table and asserts it matches DEVNAGIRI_KEYWORD_MAP, so the table can never drift again.

Good first issue — documentation only (the drift-guard test is a nice stretch goal).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low priority: nice to havedocumentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions