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

rewrite 'flags-to-memory.xsl' #25

Closed
MikhailLipanin opened this issue Sep 5, 2022 · 2 comments
Closed

rewrite 'flags-to-memory.xsl' #25

MikhailLipanin opened this issue Sep 5, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@MikhailLipanin
Copy link
Member

MikhailLipanin commented Sep 5, 2022

flags should be initialized before each goto (while.) objects:

seq
  flag.write -1
  flag.write ...
  while.
    or.
      ...
    [i]
      seq > @
        ...
@0pdd
Copy link

0pdd commented Sep 7, 2022

@MikhailLipanin the puzzle #33 is still not solved.

@0pdd
Copy link

0pdd commented Sep 10, 2022

@MikhailLipanin the only puzzle #33 is solved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants