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

Not handling action blocks #1

Open
VolkerStolz opened this issue Apr 7, 2022 · 0 comments
Open

Not handling action blocks #1

VolkerStolz opened this issue Apr 7, 2022 · 0 comments

Comments

@VolkerStolz
Copy link
Collaborator

Currently, we're ignoring action blocks and don't transform them:
http://cpntools.org/2018/01/09/code-segments/
Not a big loss for our examples and can easily be added by just making it a keyword to the transformation.

Examples are in discspcpn (where it's trivial) and NatCPN (where it's almost trivial: there is actually an of-then-else in the block, and I don't think we lose much).

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

No branches or pull requests

1 participant