Standardize gxc/gxi command line syntax #313

Open
opened 2019-09-27 09:22:54 +00:00 by lassik · 1 comment
lassik commented 2019-09-27 09:22:54 +00:00 (Migrated from github.com)

Currently gxi uses --gnu-style-double-dash-options whereas gcx uses -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 gsc and gsi command 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.

Currently `gxi` uses `--gnu-style-double-dash-options` whereas `gcx` uses `-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 `gsc` and `gsi` command 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.
vyzo commented 2019-10-28 14:52:41 +00:00 (Migrated from github.com)

The gxc options mirror gsc hence the option style.

The `gxc` options mirror `gsc` hence the option style.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#313
No description provided.