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

Get Rid of "Nonsense Input" #8

Open
caitlinfanning opened this issue Jul 11, 2018 · 1 comment
Open

Get Rid of "Nonsense Input" #8

caitlinfanning opened this issue Jul 11, 2018 · 1 comment
Assignees

Comments

@caitlinfanning
Copy link
Collaborator

  1. Any illegal symbols should have an illegal symbol error
  2. Check for possible label mishap (e.g. label;)
  3. Off-by-one (or two?) instructions should have did you mean/invalid instruction error
@SatGarcia SatGarcia self-assigned this Jul 16, 2018
@SatGarcia
Copy link
Member

BCL now checks for typos and offers up a "Did you mean..." suggest if finding an instruction or register name that is a close match for what they actually typed in.

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