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

Meta Issue: problems with the F# version of F* (currently lagging behind the OCaml version) #746

Open
9 of 12 tasks
catalin-hritcu opened this issue Oct 19, 2016 · 2 comments

Comments

@catalin-hritcu
Copy link
Member

catalin-hritcu commented Oct 19, 2016

Turning this into a meta-issue. All these problems with the F# version don't appear in OCaml version:

@catalin-hritcu catalin-hritcu changed the title Autodeps: F# and OCaml versions seem to process files in different order? Meta Issue: F# vs Ocaml discrepancies to fix Oct 19, 2016
@catalin-hritcu catalin-hritcu changed the title Meta Issue: F# vs Ocaml discrepancies to fix Meta Issue: problems with the F# version of F* (currently lagging behind the OCaml version) Oct 28, 2016
@kyoDralliam
Copy link
Contributor

The additional shift-reduce conflict is a known bug in fsyacc (fsprojects/FsLexYacc#39) due to a bad handling of non-associative-ness.
The next 2 bugs were caused by bad range queries in the parser and are fixed in kyod_parser.

@cpitclaudel
Copy link
Contributor

I ticked off the "interactive mode" box; I fixed that some time ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants