Skip to content
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

Implement nondeterministic finite transducers (NFTs) #465

Merged
merged 148 commits into from
Dec 2, 2024
Merged

Conversation

Adda0
Copy link
Collaborator

@Adda0 Adda0 commented Nov 18, 2024

This PR meres transducers from the feature branch into the main devel branch of Mata. All subsequent updates to transducers will be performed on the devel branch.

@Adda0 Adda0 force-pushed the transducers branch 4 times, most recently from 93aafc0 to 62f8c2f Compare November 22, 2024 14:32
@Adda0 Adda0 marked this pull request as ready for review November 22, 2024 14:42
@Adda0 Adda0 force-pushed the transducers branch 2 times, most recently from 8659dfa to 4a05cc0 Compare November 25, 2024 10:26
@Adda0 Adda0 requested review from jurajsic and koniksedy December 2, 2024 09:01
Copy link
Member

@jurajsic jurajsic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just merge it, we will find bugs when we start to use it

Copy link
Collaborator

@koniksedy koniksedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with Juraj. Just merge it.

@Adda0 Adda0 merged commit c277508 into devel Dec 2, 2024
15 checks passed
@Adda0 Adda0 deleted the transducers branch December 2, 2024 13:55
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.

3 participants