Skip to content

test: update infix example to use ScanningLexer#141

Merged
ianlewis merged 1 commit intomainfrom
138-feature-update-infix-example-to-use-scanninglexer
Oct 30, 2025
Merged

test: update infix example to use ScanningLexer#141
ianlewis merged 1 commit intomainfrom
138-feature-update-infix-example-to-use-scanninglexer

Conversation

@ianlewis
Copy link
Copy Markdown
Owner

@ianlewis ianlewis commented Oct 30, 2025

Description:

Update the infix calculator example to use the ScanningLexer rather than the CustomLexer.

Related Issues:

Fixes #138

Checklist:

  • Review the CONTRIBUTING.md documentation.
  • Add a reference to a related issue in the repository.
  • Add a description of the changes proposed in the pull request.
  • Add unit tests if applicable.
  • Update documentation if applicable.
  • Add a note in the CHANGELOG.md if applicable.

Signed-off-by: Ian Lewis <ian@ianlewis.org>
@ianlewis ianlewis linked an issue Oct 30, 2025 that may be closed by this pull request
@ianlewis ianlewis merged commit b8a3248 into main Oct 30, 2025
28 checks passed
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.

[feature] Update infix example to use ScanningLexer

1 participant