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

Ignore single-line comments in assembly. See #4 #9

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

aw
Copy link
Contributor

@aw aw commented Oct 14, 2021

I'm not sure if anything needs to be added to this, but essentially it adds functionality (in assembly) to skip single-line comments.

@theandrew168
Copy link
Owner

Looks great! Tested this myself and all seems to be working as expected. I've got issue #2 open to come up with some way to test the interpreter. I figure that using something like expect could allow pytest to get in there and verify basic behavior. I'll probably look into that here soon.

Fixes #4

@theandrew168 theandrew168 merged commit ba5bcfc into theandrew168:main Oct 15, 2021
@aw aw deleted the skip-comments branch October 16, 2021 11:49
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

Successfully merging this pull request may close these issues.

2 participants