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

Curly brace support #6

Open
chatterine opened this issue May 25, 2024 · 0 comments
Open

Curly brace support #6

chatterine opened this issue May 25, 2024 · 0 comments

Comments

@chatterine
Copy link

In earlier versions of xkas (namely v6), curly braces {} can be used to organize your code better. They're ignored by the assembler and don't really do anything other than prettifying the code. Is this feasible to be done on xkas-plus? At the moment it's spitting out errors if I try to use them. Correct me if I'm wrong, but aren't curlies currently used in xkas-plus for something else (labels, it seems)? It might be nice if curlies are able to be used for code organization like in older versions of xkas, but I understand if that's not something that's able to be done.

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