Skip to content

Conversation

@panda2134
Copy link

This pull request adds support for annotations in function definition.

According to SemGuS documents, the function bodies may be annotated with input and output variables. However the annotations are ignored by the current parser. This PR implements reading annotations from the function body.

@kjcjohnson
Copy link

This seems fine to me, but I haven't tested it. Anyone else actively using SemGuS Java right now to check it?

Shoooooon and others added 4 commits February 22, 2024 20:48
* Added support for parametric sorts and correct conversion of identifiers with numeral arguments. Added shadowJar to gradle config to make fat JAR directly executable.

* Added readme note pointing to parser version.
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.

3 participants