Skip to content

Remove dependency on fstar's Getopt#150

Merged
tahina-pro merged 2 commits into
project-everest:masterfrom
mtzguido:getopt
Oct 23, 2024
Merged

Remove dependency on fstar's Getopt#150
tahina-pro merged 2 commits into
project-everest:masterfrom
mtzguido:getopt

Conversation

@mtzguido

Copy link
Copy Markdown
Member

This is a follow up to #148.

Coding against internal modules of the F* compiler is not maintainable,
and there is no need to do so here. With the new build, fstar-lib will
not even include this module (although maybe it could eventually), so
this is also more future-proof.

Coding against internal modules of the F* compiler is not maintainable,
and there is no need to do so here. With the new build, fstar-lib will
not even include this module (although maybe it could eventually), so
this is also more future-proof.
@mtzguido

Copy link
Copy Markdown
Member Author

cc @nikswamy , any opinion here? I will probably also mess with F*'s getopt soon-ish.

@tahina-pro
tahina-pro enabled auto-merge October 23, 2024 19:48
@tahina-pro
tahina-pro merged commit 57cd6c2 into project-everest:master Oct 23, 2024
@mtzguido
mtzguido deleted the getopt branch October 23, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants