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

Loops behave different to Brainfuck #2

Closed
AberDerBart opened this issue Oct 15, 2018 · 0 comments
Closed

Loops behave different to Brainfuck #2

AberDerBart opened this issue Oct 15, 2018 · 0 comments

Comments

@AberDerBart
Copy link

The spet equivalent of [ ] in Brainfuck don't jump to the matching song, but to the next song with the other "bracket". This makes nested loops impossible, which results in the language not being turing-complete.

h313 added a commit that referenced this issue Dec 30, 2018
@h313 h313 closed this as completed Dec 30, 2018
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

2 participants