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

V Python #4

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

V Python #4

wants to merge 8 commits into from

Conversation

stanlysamuel
Copy link
Contributor

  1. Made minimal changes to V grammar to ensure all orca specs pass. The changes were:
  • The lexical token * should only have a single identifier (used WILDCARD)
  • Added support for %
  • Made the second argument of fsum as an arithmetic constraint.
  • No need to make any other changes
  1. Made necessary changes in the V cpp VASTGenVisitor.cpp
  2. Tested that the VAST generates correct string using ToStringVisitor in V-cpp
  3. Added documentation for V-py
  4. Tostring visitor in python is not created yet, but is only used as a dummy. Will create if needed.

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