Skip to content

BF updates #281

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

Closed
3 tasks
kddnewton opened this issue Feb 5, 2023 · 0 comments
Closed
3 tasks

BF updates #281

kddnewton opened this issue Feb 5, 2023 · 0 comments
Labels

Comments

@kddnewton
Copy link
Member

We currently treat YARV as a compilation target and allow you to compile BF snippets into instruction sequences. There are a couple of things to complete before this is considered an actual feature of Syntax Tree.

  • Documentation
  • More extensive testing
  • Switching the variables that hold the tape and cursor to be locals instead of globals (this would allow folks to compile multiple snippets instead of just the one).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant