Skip to content

Conversation

@JuanCoRo
Copy link
Member

@JuanCoRo JuanCoRo commented Nov 11, 2025

This PR adds `--terminate-on-thunk` option to the `kmir` cli. Enabling
this option will mean that execution will terminate if a `thunk` is
applied.

The technical details of how this applied is a cut point rule for
`thunk` is applied which means `thunk` will be at the top of the `<k>`
cell. Then the terminal rule is able to match that `thunk`.

---------

Co-authored-by: Tamás Tóth <tothtamas28@users.noreply.github.com>
@JuanCoRo JuanCoRo self-assigned this Nov 11, 2025
@JuanCoRo JuanCoRo changed the title --terminate-on-thunk option to stop execution on thunk (#834) Update feature/p-token with master Nov 11, 2025
@JuanCoRo JuanCoRo merged commit f3785d6 into feature/p-token Nov 11, 2025
8 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.

3 participants