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

improve short-circuiting of logical operators in C #430

Open
zapashcanon opened this issue Sep 4, 2024 · 0 comments
Open

improve short-circuiting of logical operators in C #430

zapashcanon opened this issue Sep 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@zapashcanon
Copy link
Member

zapashcanon commented Sep 4, 2024

see https://ethz.ch/content/dam/ethz/special-interest/infk/chair-program-method/pm/documents/Education/Theses/Moritz_Kn%C3%BCsel_BA_Thesis.pdf

this would require to write a new instrumentation (in OCaml hopefully, the Python one has been removed some time ago)

@zapashcanon zapashcanon added the enhancement New feature or request label Sep 4, 2024
@zapashcanon zapashcanon changed the title implemented short-circuiting of logical operators in C implement short-circuiting of logical operators in C Sep 4, 2024
@zapashcanon zapashcanon changed the title implement short-circuiting of logical operators in C improve short-circuiting of logical operators in C Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant