You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am also a developer of smart contracts, compilers, and formal verification. I want to implement a prover tool for SIR(https://github.com/AntChainOpenLabs/Smart-Intermediate-Representation). I searched for boogie on crate io and found this repository. But I didn't find what I was looking for, like how to parse, build and dump boogie ir. I wanted to confirm if you are done binding boogie in rust, or just a placehoder as described in the README