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

more flexible parameter parsing (see notebook sketch) #8

Open
hchiam opened this issue Dec 16, 2018 · 1 comment
Open

more flexible parameter parsing (see notebook sketch) #8

hchiam opened this issue Dec 16, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request important priority

Comments

@hchiam
Copy link
Owner

hchiam commented Dec 16, 2018

v [n] [p n]# [p]
where each "[ ]" is treated as one parameter, each parameter being optional.

^ this covers 8 cases:
v ("start" -> )
vn ("say words")
vpn ("move to top")
vp ("move up")
vnpn ("move square to top")
vnp ("move square up")
vpnp (?)
vnpnp (?)

@hchiam hchiam added enhancement New feature or request important priority labels Dec 16, 2018
@hchiam hchiam self-assigned this Dec 16, 2018
@hchiam hchiam pinned this issue Dec 17, 2018
@hchiam
Copy link
Owner Author

hchiam commented Jan 6, 2019

ALSO: #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important priority
Projects
None yet
Development

No branches or pull requests

1 participant