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

Parsing assignment #10

Merged
merged 7 commits into from
Feb 21, 2021
Merged

Parsing assignment #10

merged 7 commits into from
Feb 21, 2021

Conversation

magicant
Copy link
Owner

@magicant magicant commented Feb 21, 2021

  • Assignment syntax
  • Determine if a word is an assignment
  • Parse assignment in simple command

@magicant magicant self-assigned this Feb 21, 2021
We need the to_string_if_literal function for &[WordUnit], hence the new
trait.
Parser::simple_command is rewritten using is_empty
@magicant magicant marked this pull request as ready for review February 21, 2021 15:39
@magicant magicant merged commit 5464d80 into master Feb 21, 2021
@magicant magicant deleted the assignment branch February 21, 2021 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant