Skip to content

Update fof parser to accept fof sequents - #3

Open
SimonGuilloud wants to merge 1 commit into
MichaelRawson:masterfrom
SimonGuilloud:master
Open

SimonGuilloud wants to merge 1 commit into
MichaelRawson:masterfrom
SimonGuilloud:master

Conversation

@SimonGuilloud

Copy link
Copy Markdown

Hi!
Thanks a lot for your parser. For a project of mine, I need to be able to parse sequents (of the form [p, q] --> [r, s, t]), so I extended the parser accordingly. Feel free to merge or not :)
I'm a beginner in Rust, so if there is anything that you don't like in the code, please let me know.

Add tests and update existing tests accordingly.
Replace assert_display_snapshot by assert_snapshot, since the former is deprecated.
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.

1 participant