Skip to content

refactor: refactored lexer to use logos#133

Open
cykna wants to merge 4 commits into
mainfrom
refactor/rewrite-lexer
Open

refactor: refactored lexer to use logos#133
cykna wants to merge 4 commits into
mainfrom
refactor/rewrite-lexer

Conversation

@cykna
Copy link
Copy Markdown
Collaborator

@cykna cykna commented May 10, 2026

Summary

This PR simplifies the lexer by rewriting it by using logos library(AI Helped PR).

Scope

  • The lexer changed to use logos library

Validation

List the commands, tests, or manual checks you ran.

# example
make test

Documentation Impact

  • No documentation changes were needed
  • I updated the relevant documentation

Checklist

  • My change is focused and reviewable
  • I performed a self-review
  • I added comments only where they help explain non-obvious logic
  • I added or updated tests when applicable
  • I ran the validation listed above
  • I used the existing issue/PR templates where applicable

Related Issues

Closes N/A

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