Skip to content

Pattern matching reimplementation #1088

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

micahscopes
Copy link
Collaborator

@micahscopes micahscopes commented May 23, 2025

This is a very heavily LLM driven (gemini + claude) reimplementation of pattern matching and decision tree stuff from #770.

To-do:

  • Distilled implementation to closely match Enum support #770
  • Scrutinize and consolidate test cases

@micahscopes micahscopes force-pushed the pattern-matching-reimplementation branch from fdfea65 to ac1f741 Compare May 26, 2025 23:42
@micahscopes micahscopes marked this pull request as ready for review May 26, 2025 23:50
@micahscopes micahscopes force-pushed the pattern-matching-reimplementation branch from ac1f741 to 9a7e5e0 Compare May 26, 2025 23:54
@micahscopes micahscopes requested a review from Y-Nak May 26, 2025 23:54
@micahscopes micahscopes changed the title Pattern matching reimplementation [WIP] Pattern matching reimplementation May 26, 2025
@micahscopes micahscopes requested a review from sbillig May 26, 2025 23:55
@micahscopes micahscopes marked this pull request as draft May 28, 2025 22:44
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