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

Level up Cog's command parser #1082

Closed
kevsmith opened this issue Oct 20, 2016 · 0 comments · Fixed by operable/piper#28
Closed

Level up Cog's command parser #1082

kevsmith opened this issue Oct 20, 2016 · 0 comments · Fixed by operable/piper#28
Labels
Milestone

Comments

@kevsmith
Copy link
Member

Cog's current pipeline language is usable but Cog's handling of it has two major gaps:

  • No string interpolation
  • Overly strict grammar forces too much quoting to get successful parses

Let's fix these gaps!

@kevsmith kevsmith added this to the Cog 0.16 milestone Oct 20, 2016
@kevsmith kevsmith changed the title Support string interpolation in pipeline language Level up Cog's command parser Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant