Standardize gxc/gxi command line syntax #313
Labels
No labels
UX
active development
backlog
blocker
bootstrap
bounty
bug
dependencies
discussion
documentation
duplicate
enhancement
flaky test
help wanted
invalid
javascript
question
release
tendentious
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mighty-gerbils/gerbil#313
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently
gxiuses--gnu-style-double-dash-optionswhereasgcxuses-cc-style-single-dash-options. Would it be possible to standardize on either one (or support both)?There's just been some discussion on updating Gambit's
gscandgsicommand line syntax as well, e.g. the help and runtime options. Since Gerbil is based on Gambit, it might be worth coordinating with @feeley to have similar options for both where it makes sense.The
gxcoptions mirrorgschence the option style.