Contract Patterns Corpus #310
Unanswered
kde-baskets-user
asked this question in
Q&A
Replies: 1 comment
-
Wow. There are a lot of interesting ideas in here! Some of my reactions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I’ve just started my journey with CrossHair. First of all, I’d like to thank you; this is quite impressive work!
I have a few beginner questions. Perhaps it’s covered somewhere, but what I’ve missed is a corpus of typical scenarios: typical problems, possible solutions, and discussions for each scenario. I am still looking into python-by-contract-corpus; perhaps it will do, but at first glance, it's not it though.
More precisely, I’d like to see:
Apart from this, I am willing to invest some time to learn the internals and possibly contribute. However, for several years now, I haven’t worked with just a single language. Nowadays, projects are a mix of different tools, and in my case, it’s a C/C++/Python codebase mostly with a gradual shift to Rust. Notably, Klee (a verification platform for C/C++) also uses Z3 internally. With that in mind, perhaps there’s a common level that these various platforms can reuse and benefit from, some shared intefaces. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions