Skip to content

Add comments to the Lexer module #223

@LunaStev

Description

@LunaStev

In the core functions of the front/lexer/src/lexer/lexer.rs file, please add clear comments explaining what each function does. The goal is to make the code more approachable, especially for first-time contributors.

Details:

  • Focus on adding concise but descriptive comments above each core function.
  • Use plain English so that even someone unfamiliar with the codebase can follow along.
  • Avoid over-explaining trivial syntax, but clarify the logic or purpose of the function.

Why this is needed:

This will improve code readability and help newcomers understand the lexer module more easily, making it a good first issue for contributors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssues that are good for newcomers or first-time contributors.help wantedThe issue requires extra attention or help from others.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions